menu
cel package
documentation
gen/CELLexer.dart
CELLexer
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;
cel package
documentation
gen/CELLexer
CELLexer
type property
CELLexer class