Searched defs:shortType (Results 1 – 3 of 3) sorted by relevance
108 prims.put(CtClass.shortType, SHORT); in prims.put()
94 public static CtClass shortType; field in CtClass
1268 String shortType = simpleName(type); in writeCtorTableEntry() local