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