Class ConstantElementValue

    • Field Detail

      • u1tag

        public final char u1tag
      • u2constantValueIndex

        public int u2constantValueIndex
    • Constructor Detail

      • ConstantElementValue

        public ConstantElementValue​(char u1tag)
        Creates an uninitialized ConstantElementValue.
      • ConstantElementValue

        public ConstantElementValue​(char u1tag,
                                    int u2elementNameIndex,
                                    int u2constantValueIndex)
        Creates an initialized ConstantElementValue.