menu
analyzer package
documentation
dart/ast/ast.dart
LabeledStatement
labels property
labels property
dark_mode
light_mode
labels
property
NodeList
<
Label
>
get
labels
The labels being associated with the statement.
Implementation
NodeList<Label>
get
labels;
analyzer package
documentation
dart/ast/ast
LabeledStatement
labels property
LabeledStatement class
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
labels
length
offset
parent
root
runtimeType
statement
unlabeled
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==