Interface TypeVisitable

All Known Subinterfaces:
BaseType, Type
All Known Implementing Classes:
GenericType, InnerObjectReference, InnerObjectType, ObjectReference, ObjectType, PrimitiveType, Types, UnmodifiableTypes, UpdateIntegerConstantTypeVisitor.DimensionTypes

public interface TypeVisitable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details