Class ElementValuePrimitiveType

  • All Implemented Interfaces:
    ElementValue

    public class ElementValuePrimitiveType
    extends java.lang.Object
    implements ElementValue
    • Field Detail

      • type

        protected int type
    • Constructor Detail

      • ElementValuePrimitiveType

        public ElementValuePrimitiveType​(int type,
                                         ConstantValue constValue)