menu
analyzer package
documentation
ast
ForEachPartsWithDeclaration
loopVariable property
loopVariable
brightness_4
loopVariable
property
Null safety
DeclaredIdentifier
loopVariable
Return the declaration of the loop variable.
Implementation
DeclaredIdentifier get loopVariable;
analyzer package
documentation
ast
ForEachPartsWithDeclaration
loopVariable property
ForEachPartsWithDeclaration class
Constructors
ForEachPartsWithDeclaration
Properties
beginToken
childEntities
end
endToken
hashCode
inKeyword
isSynthetic
iterable
length
loopVariable
offset
parent
root
runtimeType
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==