Метод | Описание | |
---|---|---|
CreateEmptyLexeme ( ) : |
||
GetErrorCorrectionLexeme ( int expectedTokenIndex, string expectedValue ) : |
||
GetTokenIndex ( int lexerState ) : int | ||
ToContentString ( ) : string |
Generates the content string of this lexeme.
|
Метод | Описание | |
---|---|---|
Lexeme ( VBF.Compilers.Scanners.ScannerInfo scannerInfo, int state, SourceSpan span, string content ) : System | ||
SetTrivia ( IReadOnlyList |
public static CreateEmptyLexeme ( ) : |
||
Результат |
public GetErrorCorrectionLexeme ( int expectedTokenIndex, string expectedValue ) : |
||
expectedTokenIndex | int | |
expectedValue | string | |
Результат |
public GetTokenIndex ( int lexerState ) : int | ||
lexerState | int | |
Результат | int |