LexerContinuation Type
Union cases
Union case |
Description
|
Full Usage:
Comment(ifdef, nesting, int, range)
Parameters:
LexerIfdefStackEntries
nesting : LexerInterpolatedStringNesting
Item3 : int
range : range
|
|
Full Usage:
EndLine(ifdef, nesting, LexerEndlineContinuation)
Parameters:
LexerIfdefStackEntries
nesting : LexerInterpolatedStringNesting
Item3 : LexerEndlineContinuation
|
|
Full Usage:
IfDefSkip(ifdef, nesting, int, range)
Parameters:
LexerIfdefStackEntries
nesting : LexerInterpolatedStringNesting
Item3 : int
range : range
|
|
Full Usage:
MLOnly(ifdef, nesting, range)
Parameters:
LexerIfdefStackEntries
nesting : LexerInterpolatedStringNesting
range : range
|
|
Full Usage:
SingleLineComment(ifdef, nesting, int, range)
Parameters:
LexerIfdefStackEntries
nesting : LexerInterpolatedStringNesting
Item3 : int
range : range
|
|
Full Usage:
String(ifdef, nesting, style, kind, delimLen, range)
Parameters:
LexerIfdefStackEntries
nesting : LexerInterpolatedStringNesting
style : LexerStringStyle
kind : LexerStringKind
delimLen : int
range : range
|
|
Full Usage:
StringInComment(ifdef, nesting, style, int, range)
Parameters:
LexerIfdefStackEntries
nesting : LexerInterpolatedStringNesting
style : LexerStringStyle
Item4 : int
range : range
|
|
Full Usage:
Token(ifdef, nesting)
Parameters:
LexerIfdefStackEntries
nesting : LexerInterpolatedStringNesting
|
|
Instance members
Instance member |
Description
|
|
|
|
|
Static members
Static member |
Description
|
|
|