![]() |
Qt 6.x
The Qt SDK
|
#include <QString>
#include <QLocale>
#include "common/qqmljssourcelocation_p.h"
#include "qqmljsast_p.h"
#include "qqmljsastvisitor_p.h"
#include <qlocale.h>
#include <algorithm>
#include <array>
Go to the source code of this file.
Namespaces | |
namespace | QQmlJS |
namespace | QQmlJS::AST |
Functions | |
FunctionExpression * | QQmlJS::AST::asAnonymousFunctionDefinition (Node *n) |
ClassExpression * | QQmlJS::AST::asAnonymousClassDefinition (Node *n) |