macro_builder
definition
FunctionTypeMacro
visitFunctionType abstract method
visitFunctionType
visitFunctionType
method
Null safety
void
visitFunctionType
(
FunctionType
type
,
TypeBuilder
builder
)
Implementation
void visitFunctionType(FunctionType type, TypeBuilder builder);
macro_builder
definition
FunctionTypeMacro
visitFunctionType abstract method
FunctionTypeMacro class
Constructors
FunctionTypeMacro
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
visitFunctionType
Operators
operator ==