class Clazz.ClassDef extends Clazz.ElementDef
Modifier and Type | Field and Description |
---|---|
private Descriptors.TypeRef |
type |
attributes
Modifier and Type | Method and Description |
---|---|
(package private) Annotation.ElementType |
elementType() |
java.lang.String |
getName() |
(package private) java.lang.String |
getSourceFile() |
Descriptors.TypeRef |
getType() |
(package private) boolean |
isInnerClass() |
annotationInfos, annotations, attribute, attributes, getPrototype, getSignature, isDeprecated, matches, toString, typeAnnotationInfos, typeAnnotations
getAccess, getAnnotations, getClazz, getOwnerType, isAbstract, isAnnotation, isEnum, isFinal, isInterface, isModule, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatile
private final Descriptors.TypeRef type
ClassDef(ClassFile classFile)
java.lang.String getSourceFile()
boolean isInnerClass()
public java.lang.String getName()
getName
in class Clazz.ElementDef
public Descriptors.TypeRef getType()
getType
in class Clazz.ElementDef
Annotation.ElementType elementType()
elementType
in class Clazz.ElementDef