menu
env2dart package
documentation
antlr/EnvLexer.dart
EnvLexer
tokenStartCharPositionInLine property
tokenStartCharPositionInLine property
dark_mode
light_mode
tokenStartCharPositionInLine
property
int
tokenStartCharPositionInLine
getter/setter pair
inherited
The character position of first character within the line
Implementation
int tokenStartCharPositionInLine = -1;
env2dart package
documentation
antlr/EnvLexer
EnvLexer
tokenStartCharPositionInLine property
EnvLexer class