![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmldomscanner_p.h"
#include "qqmldomerrormessage_p.h"
#include "qqmljsgrammar_p.h"
#include <QtCore/QMetaEnum>
#include <algorithm>
Go to the source code of this file.
Functions | |
static void | addLexToken (QList< Token > &tokens, int tokenKind, QQmlJS::Lexer &lexer, bool ®expMayFollow) |
|
static |
Definition at line 17 of file qqmldomscanner.cpp.