Searched refs:CONSTANT_MethodType (Results 1 – 7 of 7) sorted by relevance
115 return ClassConstants.CONSTANT_MethodType; in getTag()
72 public static final int CONSTANT_MethodType = 16; field in ClassDefinitionUtils
57 PRIORITIES[ClassConstants.CONSTANT_MethodType] = 12;
668 constant.getTag() == ClassConstants.CONSTANT_MethodType) in addMethodTypeConstant()
125 public static final int CONSTANT_MethodType = 16; field in ClassConstants
358 case ClassConstants.CONSTANT_MethodType: return new MethodTypeConstant(); in createConstant()
978 case ClassConstants.CONSTANT_MethodType: return new MethodTypeConstant(); in createConstant()