public class RuntimeInvisibleAnnotationsAttribute extends RuntimeAnnotationsAttribute
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATTRIBUTE_NAME
Name of the attribute as in the corresponding constant pool entry.
|
runtimeAnnotationsSYSTEM_PROPERTY_SKIP_ATTRIBUTESattributesclassFile, debug, SYSTEM_PROPERTY_DEBUG| Constructor and Description |
|---|
RuntimeInvisibleAnnotationsAttribute() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
debug(java.lang.String message)
Utility method for derived structures.
|
getAttributeLength, getRuntimeAnnotations, read, setRuntimeAnnotations, writecreateOrSkip, getAttributeNameIndex, getInfo, getName, printAccessFlagsVerbose, setAttributeNameIndex, setInfofindAttribute, getAttributes, getTotalAttributesLength, readAttributes, setAttributes, writeAttributesgetClassFile, getDebug, getLength, printAccessFlags, printAccessFlagsVerbose, printBytes, setClassFile, setDebugpublic static final java.lang.String ATTRIBUTE_NAME
public RuntimeInvisibleAnnotationsAttribute()
protected void debug(java.lang.String message)
AbstractStructuredebug in class AbstractStructuremessage - the debug message