menu
analyzer package
documentation
ast
FunctionDeclarationStatement
functionDeclaration property
functionDeclaration
brightness_4
functionDeclaration
property
Null safety
FunctionDeclaration
functionDeclaration
Return the function declaration being wrapped.
Implementation
FunctionDeclaration get functionDeclaration;
analyzer package
documentation
ast
FunctionDeclarationStatement
functionDeclaration property
FunctionDeclarationStatement class
Constructors
FunctionDeclarationStatement
Properties
beginToken
childEntities
end
endToken
functionDeclaration
hashCode
isSynthetic
length
offset
parent
root
runtimeType
unlabeled
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==