menu
maas package
documentation
jast/JSONLexer.dart
JSONLexer
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;
maas package
documentation
jast/JSONLexer
JSONLexer
tokenStartLine property
JSONLexer class