Constructor and Description |
---|
Clazz.TypeDef(Descriptors.TypeRef type,
boolean interf) |
Modifier and Type | Method and Description |
---|---|
boolean |
getImplements() |
java.lang.String |
getName() |
Descriptors.TypeRef[] |
getPrototype() |
Descriptors.TypeRef |
getReference() |
Descriptors.TypeRef |
getType() |
getAccess, getAnnotations, getClazz, getOwnerType, isAbstract, isEnum, isFinal, isInterface, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatile
public Clazz.TypeDef(Descriptors.TypeRef type, boolean interf)
public Descriptors.TypeRef getReference()
public boolean getImplements()
public Descriptors.TypeRef getType()
public Descriptors.TypeRef[] getPrototype()
getPrototype
in class Clazz.Def