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