menu
analyzer package
documentation
dart/ast/ast.dart
SimpleIdentifier
token property
token property
dark_mode
light_mode
token
property
Token
get
token
Return the token representing the identifier.
Implementation
Token get token;
analyzer package
documentation
dart/ast/ast
SimpleIdentifier
token property
SimpleIdentifier class