menu
analyzer package
documentation
ast
FunctionExpression
body property
body
brightness_4
body
property
Null safety
FunctionBody
body
Return the body of the function.
Implementation
FunctionBody get body;
analyzer package
documentation
ast
FunctionExpression
body property
FunctionExpression class
Constructors
FunctionExpression
Properties
beginToken
body
childEntities
declaredElement
end
endToken
hashCode
inConstantContext
isAssignable
isSynthetic
length
offset
parameters
parent
precedence
root
runtimeType
staticParameterElement
staticType
typeParameters
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==