menu
analyzer package
documentation
ast
LabeledStatement
labels property
labels
brightness_4
labels
property
Null safety
NodeList
<
Label
>
labels
Return the labels being associated with the statement.
Implementation
NodeList<Label> get labels;
analyzer package
documentation
ast
LabeledStatement
labels property
LabeledStatement class
Constructors
LabeledStatement
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
labels
length
offset
parent
root
runtimeType
statement
unlabeled
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==