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