Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqmljsast.cpp File Reference

(b5b1e67a08839d64016c07409cd6e1d00402eabf)

#include <QString>
#include <QLocale>
#include "common/qqmljssourcelocation_p.h"
#include "qqmljsast_p.h"
#include "qqmljsastvisitor_p.h"
#include <qlocale.h>
#include <algorithm>
#include <array>
+ Include dependency graph for qqmljsast.cpp:

Go to the source code of this file.

Namespaces

namespace  QQmlJS
 
namespace  QQmlJS::AST
 

Functions

FunctionExpressionQQmlJS::AST::asAnonymousFunctionDefinition (Node *n)
 
ClassExpressionQQmlJS::AST::asAnonymousClassDefinition (Node *n)