Searched refs:T_REFERENCE (Results 1 – 5 of 5) sorted by relevance
44 super(Const.T_REFERENCE, "L" + class_name.replace('.', '/') + ";"); in ObjectType()
252 case Const.T_REFERENCE: in addConstant()
1311 byte T_REFERENCE = 14; // Deprecated field
1774 public static final byte T_REFERENCE = 14; // Deprecated field in Const
1114 return Const.T_REFERENCE; in typeOfSignature()