menu
analyzer package
documentation
ast
LabeledStatement
statement property
statement
brightness_4
statement
property
Null safety
Statement
statement
Return the statement with which the labels are being associated.
Implementation
Statement get statement;
analyzer package
documentation
ast
LabeledStatement
statement 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 ==