menu
analyzer package
documentation
dart/ast/ast.dart
FunctionExpressionInvocation
function property
function property
dark_mode
light_mode
function
property
@
override
Expression
get
function
override
The expression producing the function being invoked.
Implementation
@override
Expression
get
function;
analyzer package
documentation
dart/ast/ast
FunctionExpressionInvocation
function property
FunctionExpressionInvocation class
Properties
argumentList
beginToken
childEntities
correspondingParameter
element
end
endToken
function
hashCode
inConstantContext
isAssignable
isSynthetic
length
nullShortingTermination
offset
parent
precedence
root
runtimeType
staticElement
staticInvokeType
staticParameterElement
staticType
typeArguments
typeArgumentTypes
unParenthesized
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==