| Package | Description |
|---|---|
| serp.bytecode.lowlevel |
Lowlevel Bytecode Manipuation
|
| serp.bytecode.visitor |
Bytecode Visitor
|
| Modifier and Type | Method and Description |
|---|---|
UTF8Entry |
NameAndTypeEntry.getDescriptorEntry()
Return the descriptor's referenced
UTF8Entry. |
UTF8Entry |
NameAndTypeEntry.getNameEntry()
Return the name's referenced
UTF8Entry. |
UTF8Entry |
ClassEntry.getNameEntry()
Return the referenced
UTF8Entry. |
UTF8Entry |
StringEntry.getStringEntry()
Return the referenced
UTF8Entry. |
| Modifier and Type | Method and Description |
|---|---|
void |
PrettyPrintVisitor.enterUTF8Entry(UTF8Entry obj) |
void |
BCVisitor.enterUTF8Entry(UTF8Entry obj) |
void |
BCVisitor.exitUTF8Entry(UTF8Entry obj) |
Copyright © 2002-2013. All Rights Reserved.