Searched refs:CONSTANT_Integer (Results 1 – 18 of 18) sorted by relevance
69 Const.CONSTANT_Integer); in getValueInt()80 Const.CONSTANT_Integer); in getValueByte()91 Const.CONSTANT_Integer); in getValueChar()161 Const.CONSTANT_Integer); in stringifyValue()177 Const.CONSTANT_Integer); in stringifyValue()181 Const.CONSTANT_Integer); in stringifyValue()185 getIndex(), Const.CONSTANT_Integer); in stringifyValue()189 getIndex(), Const.CONSTANT_Integer); in stringifyValue()
42 super(Const.CONSTANT_Integer); in ConstantInteger()
136 case Const.CONSTANT_Integer: in toString()
148 case Const.CONSTANT_Integer: in readConstant()
128 case Const.CONSTANT_Integer: in constantToString()
105 case org.apache.bcel.Const.CONSTANT_Integer: in getValue()124 case org.apache.bcel.Const.CONSTANT_Integer: in getType()
807 case Const.CONSTANT_Integer: in addConstant()
75 return ClassConstants.CONSTANT_Integer; in getTag()
61 public static final int CONSTANT_Integer = 3; field in ClassDefinitionUtils
45 PRIORITIES[ClassConstants.CONSTANT_Integer] = 0; // Possibly byte index (ldc).
64 constant.getTag() == ClassConstants.CONSTANT_Integer) in addIntegerConstant()
114 public static final int CONSTANT_Integer = 3; field in ClassConstants
346 case ClassConstants.CONSTANT_Integer: return new IntegerConstant(); in createConstant()
966 case ClassConstants.CONSTANT_Integer: return new IntegerConstant(); in createConstant()
210 byte CONSTANT_Integer = 3; field
292 public static final byte CONSTANT_Integer = 3; field in Const
480 if (obj.getTag() != Const.CONSTANT_Integer) { in visitConstantInteger()
1987 CONSTANT_Integer