类 ConstantElementValue

    • 字段详细资料

      • u1tag

        public final char u1tag
      • u2constantValueIndex

        public int u2constantValueIndex
    • 构造器详细资料

      • ConstantElementValue

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

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