Class PolyType

java.lang.Object
io.polyapi.plugin.model.type.PolyType
All Implemented Interfaces:
PolyObject
Direct Known Subclasses:
AnyPolyType, ArrayPolyType, FunctionPolyType, ObjectPolyType, PlainPolyType, PrimitivePolyType, VariablePolyType, VoidPolyType

public abstract class PolyType extends Object implements PolyObject
  • Constructor Details

    • PolyType

      public PolyType()
  • Method Details