menu
angulardart_compiler package
documentation
v1/src/compiler/expression_parser/ast.dart
LiteralList
elements property
elements property
dark_mode
light_mode
elements
property
List
<
AST
>
elements
final
Elements of the list.
Implementation
final List<AST> elements;
angulardart_compiler package
documentation
v1/src/compiler/expression_parser/ast
LiteralList
elements property
LiteralList class