Searched refs:CONSTANT_InterfaceMethodref (Results 1 – 6 of 6) sorted by relevance
64 return ClassConstants.CONSTANT_InterfaceMethodref; in getTag()
138 public static final int CONSTANT_InterfaceMethodref = 11; field
53 PRIORITIES[ClassConstants.CONSTANT_InterfaceMethodref] = 8;
397 constant.getTag() == ClassConstants.CONSTANT_InterfaceMethodref) in addInterfaceMethodrefConstant()
336 … case ClassConstants.CONSTANT_InterfaceMethodref: return new InterfaceMethodrefConstant(); in createConstant()
760 … case ClassConstants.CONSTANT_InterfaceMethodref: return new InterfaceMethodrefConstant(); in createConstant()