| Package | Description |
|---|---|
| org.jace.parser | |
| org.jace.parser.attribute |
| Modifier and Type | Method and Description |
|---|---|
ClassAccessFlagSet |
ClassFile.getAccessFlags()
Returns the set of access flags for this class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassFile.setAccessFlags(ClassAccessFlagSet set)
Sets the set of access flags for this class.
|
| Modifier and Type | Method and Description |
|---|---|
ClassAccessFlagSet |
InnerClassesAttribute.InnerClass.getAccessFlags()
Returns the access flags for this class.
|
Copyright © 2012. All Rights Reserved.