menu
analyzer package
documentation
ast
ForStatement
forKeyword property
forKeyword
brightness_4
forKeyword
property
Null safety
Token
forKeyword
Return the token representing the 'for' keyword.
Implementation
Token get forKeyword;
analyzer package
documentation
ast
ForStatement
forKeyword property
ForStatement class
Constructors
ForStatement
Properties
awaitKeyword
beginToken
body
childEntities
end
endToken
forKeyword
forLoopParts
hashCode
isSynthetic
leftParenthesis
length
offset
parent
rightParenthesis
root
runtimeType
unlabeled
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==