class Clazz.CodeDef extends Clazz.ElementDef
| Modifier and Type | Field and Description |
|---|---|
private Annotation.ElementType |
elementType |
attributes| Constructor and Description |
|---|
CodeDef(CodeAttribute code,
Annotation.ElementType elementType) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Annotation.ElementType |
elementType() |
boolean |
isDeprecated() |
annotationInfos, annotations, attribute, attributes, getName, getPrototype, getSignature, getType, matches, toString, typeAnnotationInfos, typeAnnotationsgetAccess, getAnnotations, getClazz, getOwnerType, isAbstract, isAnnotation, isEnum, isFinal, isInterface, isModule, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatileprivate final Annotation.ElementType elementType
CodeDef(CodeAttribute code, Annotation.ElementType elementType)
Annotation.ElementType elementType()
elementType in class Clazz.ElementDefpublic boolean isDeprecated()
isDeprecated in class Clazz.ElementDef