menu
cel package
documentation
gen/CELLexer.dart
CELLexer
tokenStartLine property
tokenStartLine property
dark_mode
light_mode
tokenStartLine
property
int
tokenStartLine
getter/setter pair
inherited
The line on which the first character of the token resides
Implementation
int tokenStartLine = -1;
cel package
documentation
gen/CELLexer
CELLexer
tokenStartLine property
CELLexer class