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