Class AbstractTypeExpr

java.lang.Object
online.sharedtype.processor.writer.converter.AbstractTypeExpr

public abstract class AbstractTypeExpr extends Object
Represents struct, interface, enum type expression.
  • Constructor Details

    • AbstractTypeExpr

      public AbstractTypeExpr()