analyzer package
documentation
type_visitor
TypeVisitor
<
R
>
visitFunctionType abstract method
visitFunctionType
visitFunctionType
method
Null safety
R
visitFunctionType
(
FunctionType
type
)
Implementation
R visitFunctionType(FunctionType type);
analyzer package
documentation
type_visitor
TypeVisitor
<
R
>
visitFunctionType abstract method
TypeVisitor class
Constructors
TypeVisitor
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
visitDynamicType
visitFunctionType
visitInterfaceType
visitNeverType
visitTypeParameterType
visitVoidType
Operators
operator ==