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