menu
analyzer package
documentation
dart/ast/ast.dart
LabeledStatement
labels property
labels property
dark_mode
light_mode
labels
property
NodeList
<
Label
>
get
labels
Return the labels being associated with the statement.
Implementation
NodeList<Label> get labels;
analyzer package
documentation
dart/ast/ast
LabeledStatement
labels property
LabeledStatement class