Package com.aparapi.internal.model
Class ClassModel.AttributePool
java.lang.Object
com.aparapi.internal.model.ClassModel.AttributePool
- Enclosing class:
ClassModel
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
(package private) class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
(package private) class
class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List
<ClassModel.AttributePool.AttributePoolEntry> private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
private static final String
-
Constructor Summary
ConstructorsConstructorDescriptionAttributePool
(org.apache.bcel.classfile.Attribute[] attributes, String name) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
attributePoolEntries
-
codeEntry
-
enclosingMethodEntry
-
deprecatedEntry
-
exceptionEntry
-
lineNumberTableEntry
-
localVariableTableEntry
-
runtimeVisibleAnnotationsEntry
-
runtimeVisibleParameterAnnotationsEntry
private ClassModel.AttributePool.RuntimeParameterAnnotationsEntry runtimeVisibleParameterAnnotationsEntry -
runtimeInvisibleAnnotationsEntry
-
sourceFileEntry
-
syntheticEntry
-
bootstrapMethodsEntry
-
LOCALVARIABLETABLE_TAG
- See Also:
-
CONSTANTVALUE_TAG
- See Also:
-
LINENUMBERTABLE_TAG
- See Also:
-
SOURCEFILE_TAG
- See Also:
-
SYNTHETIC_TAG
- See Also:
-
EXCEPTIONS_TAG
- See Also:
-
INNERCLASSES_TAG
- See Also:
-
DEPRECATED_TAG
- See Also:
-
CODE_TAG
- See Also:
-
ENCLOSINGMETHOD_TAG
- See Also:
-
SIGNATURE_TAG
- See Also:
-
RUNTIMEINVISIBLEANNOTATIONS_TAG
- See Also:
-
RUNTIMEVISIBLEPARAMETERANNOTATIONS_TAG
- See Also:
-
RUNTIMEVISIBLEANNOTATIONS_TAG
- See Also:
-
BOOTSTRAPMETHODS_TAG
- See Also:
-
STACKMAPTABLE_TAG
- See Also:
-
LOCALVARIABLETYPETABLE_TAG
- See Also:
-
-
Constructor Details
-
AttributePool
-
-
Method Details
-
getCodeEntry
-
getDeprecatedEntry
-
getExceptionEntry
-
getLineNumberTableEntry
-
getLocalVariableTableEntry
-
getSourceFileEntry
-
getSyntheticEntry
-
getRuntimeInvisibleAnnotationsEntry
-
getRuntimeVisibleParameterAnnotationsEntry
public ClassModel.AttributePool.RuntimeParameterAnnotationsEntry getRuntimeVisibleParameterAnnotationsEntry() -
getRuntimeVisibleAnnotationsEntry
-
getBootstrap
-