Skip to main content

alphaTab.alphaTex.AlphaTexLexer

(no description)

 class AlphaTexLexer

Properties​

fatalError​

(no description)

fatalError: boolean;

lexerDiagnostics​

(no description)

readonly lexerDiagnostics: AlphaTexDiagnosticBag;

Methods​

advance​

(no description)

advance(): void

currentTokenLocation​

(no description)

currentTokenLocation(): AlphaTexAstNodeLocation

extendToFloat​

(no description)

extendToFloat(peekedNode: AlphaTexNumberLiteral): AlphaTexNumberLiteral
ParameterSummary
peekedNodeAll

(no description)

peekToken​

(no description)

peekToken(): AlphaTexAstNode | undefined

previousTokenEndLocation​

(no description)

previousTokenEndLocation(): AlphaTexAstNodeLocation