menu
analyzer package
documentation
ast
FunctionDeclaration
functionExpression property
functionExpression
brightness_4
functionExpression
property
Null safety
FunctionExpression
functionExpression
Return the function expression being wrapped.
Implementation
FunctionExpression get functionExpression;
analyzer package
documentation
ast
FunctionDeclaration
functionExpression property
FunctionDeclaration class
Constructors
FunctionDeclaration
Properties
beginToken
childEntities
declaredElement
declaredElement2
documentationComment
end
endToken
externalKeyword
firstTokenAfterCommentAndMetadata
functionExpression
hashCode
isGetter
isSetter
isSynthetic
length
metadata
name
name2
offset
parent
propertyKeyword
returnType
root
runtimeType
sortedCommentAndAnnotations
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==