Package | Description |
---|---|
serp.bytecode |
Bytecode Manipuation
|
serp.bytecode.visitor |
Bytecode Visitor
|
Modifier and Type | Method and Description |
---|---|
InnerClasses |
BCClass.getInnerClasses(boolean add)
Return inner classes information for the class.
|
InnerClasses |
InnerClass.getOwner()
Inner classes are stored in an
InnerClasses attribute. |
Modifier and Type | Method and Description |
---|---|
void |
BCVisitor.enterInnerClasses(InnerClasses obj) |
void |
BCVisitor.exitInnerClasses(InnerClasses obj) |
Copyright © 2002–2019. All rights reserved.