![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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) |