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, typeAnnotationsgetAccess, getAnnotations, getClazz, getOwnerType, isAbstract, isAnnotation, isEnum, isFinal, isInterface, isModule, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatileprivate final Descriptors.TypeRef type
ClassDef(ClassFile classFile)
java.lang.String getSourceFile()
boolean isInnerClass()
public java.lang.String getName()
getName in class Clazz.ElementDefpublic Descriptors.TypeRef getType()
getType in class Clazz.ElementDefAnnotation.ElementType elementType()
elementType in class Clazz.ElementDef