| Package | Description |
|---|---|
| sun.tools.java |
| Modifier and Type | Method and Description |
|---|---|
BinaryAttribute |
BinaryCode.getAttributes() |
BinaryAttribute |
BinaryAttribute.getNextAttribute() |
static BinaryAttribute |
BinaryAttribute.load(DataInputStream in,
BinaryConstantPool cpool,
int mask)
Load a list of attributes
|
| Constructor and Description |
|---|
BinaryMember(ClassDefinition clazz,
int modifiers,
Type type,
Identifier name,
BinaryAttribute atts)
Constructor
|
Copyright © 2017. All Rights Reserved.