menu
analyzer package
documentation
ast
ExpressionFunctionBody
expression property
expression
brightness_4
expression
property
Null safety
Expression
expression
Return the expression representing the body of the function.
Implementation
Expression get expression;
analyzer package
documentation
ast
ExpressionFunctionBody
expression property
ExpressionFunctionBody class
Constructors
ExpressionFunctionBody
Properties
beginToken
childEntities
end
endToken
expression
functionDefinition
hashCode
isAsynchronous
isGenerator
isSynchronous
isSynthetic
keyword
length
offset
parent
root
runtimeType
semicolon
star
Methods
accept
findPrevious
getProperty
isPotentiallyMutatedInClosure
isPotentiallyMutatedInScope
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==