Class IntegerConstantType

java.lang.Object
net.covers1624.coffeegrinder.type.AType
net.covers1624.coffeegrinder.type.IntegerConstantType

public class IntegerConstantType extends AType
Created by covers1624 on 23/7/21.
  • Constructor Details

    • IntegerConstantType

      public IntegerConstantType(int value)
  • Method Details