menu
analyzer package
documentation
dart/ast/token.dart
Token
type property
type property
dark_mode
light_mode
type
property
TokenType
get
type
Return the type of the token.
Implementation
TokenType get type;
analyzer package
documentation
dart/ast/token
Token
type property
Token class