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, typeAnnotations
getAccess, getAnnotations, getClazz, getOwnerType, isAbstract, isAnnotation, isEnum, isFinal, isInterface, isModule, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatile
private final Annotation.ElementType elementType
CodeDef(CodeAttribute code, Annotation.ElementType elementType)
Annotation.ElementType elementType()
elementType
in class Clazz.ElementDef
public boolean isDeprecated()
isDeprecated
in class Clazz.ElementDef