analyzer package
documentation
element
FunctionTypedElement
type property
type
type
property
Null safety
FunctionType
type
Return the type defined by this element.
Implementation
FunctionType get type;
analyzer package
documentation
element
FunctionTypedElement
type property
FunctionTypedElement class
Constructors
FunctionTypedElement
Properties
context
declaration
displayName
documentationComment
enclosingElement
hasAlwaysThrows
hasDeprecated
hasDoNotStore
hasFactory
hashCode
hasInternal
hasIsTest
hasIsTestGroup
hasJS
hasLiteral
hasMustCallSuper
hasNonVirtual
hasOptionalTypeArgs
hasOverride
hasProtected
hasRequired
hasSealed
hasUseResult
hasVisibleForOverriding
hasVisibleForTemplate
hasVisibleForTesting
id
isPrivate
isPublic
isSimplyBounded
isSynthetic
kind
library
librarySource
location
metadata
name
nameLength
nameOffset
nonSynthetic
parameters
returnType
runtimeType
session
source
type
typeParameters
Methods
accept
getDisplayString
getExtendedDisplayName
isAccessibleIn
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toString
visitChildren
Operators
operator ==