Searched refs:ANNOTATION_TARGET_MethodReference (Results 1 – 2 of 2) sorted by relevance
179 public static final int ANNOTATION_TARGET_MethodReference = 0x46; field in ClassConstants
1082 …case ClassConstants.ANNOTATION_TARGET_MethodReference: return new OffsetTargetIn… in createTargetInfo()