Searched defs:shortType (Results 1 – 5 of 5) sorted by relevance
65 public static PrimitiveType shortType() { in shortType() method in PrimitiveType
335 int shortType = type & 0x00FFFFFF; in parseIlstElement() local
107 prims.put(CtClass.shortType, SHORT); in prims.put()
111 public static CtClass shortType; field in CtClass
1130 String shortType = simpleName(type); in writeCtorTableEntry() local