menu
dartpip package
documentation
interface_gen/modules/ast/ast.dart
AssignBase
attributes property
attributes property
dark_mode
light_mode
attributes
property
Iterable
<
Attribute
>
get
attributes
Returns all attributes of this assignment.
Implementation
Iterable<Attribute> get attributes;
dartpip package
documentation
interface_gen/modules/ast/ast
AssignBase
attributes property
AssignBase class