Searched refs:CONSTANT_Integer (Results 1 – 6 of 6) sorted by relevance
75 return ClassConstants.CONSTANT_Integer; in getTag()
130 public static final int CONSTANT_Integer = 3; field
45 PRIORITIES[ClassConstants.CONSTANT_Integer] = 0; // Possibly byte index (ldc).
64 constant.getTag() == ClassConstants.CONSTANT_Integer) in addIntegerConstant()
329 case ClassConstants.CONSTANT_Integer: return new IntegerConstant(); in createConstant()
753 case ClassConstants.CONSTANT_Integer: return new IntegerConstant(); in createConstant()