menu
candid_dart package
documentation
antlr/CandidLexer.dart
CandidLexer
type property
type property
dark_mode
light_mode
type
property
int
type
getter/setter pair
inherited
The token type for the current token
Implementation
int type = Token.INVALID_TYPE;
candid_dart package
documentation
antlr/CandidLexer
CandidLexer
type property
CandidLexer class