menu
analyzer package
documentation
ast
BreakStatement
breakKeyword property
breakKeyword
brightness_4
breakKeyword
property
Null safety
Token
breakKeyword
Return the token representing the 'break' keyword.
Implementation
Token get breakKeyword;
analyzer package
documentation
ast
BreakStatement
breakKeyword property
BreakStatement class
Constructors
BreakStatement
Properties
beginToken
breakKeyword
childEntities
end
endToken
hashCode
isSynthetic
label
length
offset
parent
root
runtimeType
semicolon
target
unlabeled
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==