menu
env2dart package
documentation
antlr/EnvLexer.dart
EnvLexer
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;
env2dart package
documentation
antlr/EnvLexer
EnvLexer
tokenStartLine property
EnvLexer class