Searched defs:TypeBase (Results 1 – 2 of 2) sorted by relevance
13 public abstract class TypeBase class43 … protected TypeBase(Class<?> raw, TypeBindings bindings, JavaType superClass, JavaType[] superInts, in TypeBase() method in TypeBase58 protected TypeBase(TypeBase base) { in TypeBase() method in TypeBase
1203 cmsTagTypeSignature TypeBase; in SaveTags() local