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