Interface BaseType
-
- All Superinterfaces:
Base<Type>,java.lang.Iterable<Type>,TypeVisitable
- All Known Subinterfaces:
Type
- All Known Implementing Classes:
GenericType,InnerObjectReference,InnerObjectType,ObjectReference,ObjectType,PrimitiveType,Types,UnmodifiableTypes,UpdateIntegerConstantTypeVisitor.DimensionTypes
public interface BaseType extends TypeVisitable, Base<Type>