Extending Qt Creator Manual
Lexer
Extending Qt Creator Manual 4.7.1
List of All Members for Lexer
This is the complete list of members for
QmlJS::Lexer
, including inherited members.
enum
Error
enum
ParenthesesState
enum
RegExpBodyPrefix
enum
RegExpFlag
enum
anonymous
Lexer
(QmlJS::Engine *)
canInsertAutomaticSemicolon
(int ) const : bool
classify
(const QChar *, int , bool ) : int
code
() const : QString
errorCode
() const : QmlJS::Lexer::Error
errorMessage
() const : QString
followsClosingBrace
() const : bool
lex
() : int
prevTerminator
() const : bool
qmlMode
() const : bool
regExpFlags
() const : int
regExpPattern
() const : QString
scanDirectives
(QmlJS::Directives *, QmlJS::DiagnosticMessage *) : bool
scanRegExp
(QmlJS::Lexer::RegExpBodyPrefix ) : bool
setCode
(const QString &, int , bool )
tokenEndColumn
() const : int
tokenEndLine
() const : int
tokenKind
() const : int
tokenLength
() const : int
tokenOffset
() const : int
tokenSpell
() const : QStringRef
tokenStartColumn
() const : int
tokenStartLine
() const : int
tokenText
() const : QString
tokenValue
() const : double