menu
analyzer package
documentation
ast
GenericFunctionType
parameters property
parameters
brightness_4
parameters
property
Null safety
FormalParameterList
parameters
Return the parameters associated with the function type.
Implementation
FormalParameterList get parameters;
analyzer package
documentation
ast
GenericFunctionType
parameters property
GenericFunctionType class
Constructors
GenericFunctionType
Properties
beginToken
childEntities
end
endToken
functionKeyword
hashCode
isSynthetic
length
offset
parameters
parent
question
returnType
root
runtimeType
type
typeParameters
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==