menu
analyzer package
documentation
ast
WhileStatement
body property
body
brightness_4
body
property
Null safety
Statement
body
Return the body of the loop.
Implementation
Statement get body;
analyzer package
documentation
ast
WhileStatement
body property
WhileStatement class
Constructors
WhileStatement
Properties
beginToken
body
childEntities
condition
end
endToken
hashCode
isSynthetic
leftParenthesis
length
offset
parent
rightParenthesis
root
runtimeType
unlabeled
whileKeyword
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==