menu
analyzer package
documentation
dart/ast/ast.dart
SymbolLiteral
components property
components property
dark_mode
light_mode
components
property
List
<
Token
>
get
components
Return the components of the literal.
Implementation
List<Token> get components;
analyzer package
documentation
dart/ast/ast
SymbolLiteral
components property
SymbolLiteral class