Package | Description |
---|---|
serp.bytecode.lowlevel |
Lowlevel Bytecode Manipuation
|
serp.bytecode.visitor |
Bytecode Visitor
|
Modifier and Type | Method and Description |
---|---|
ClassEntry |
ComplexEntry.getClassEntry()
Return the referenced
ClassEntry . |
Modifier and Type | Method and Description |
---|---|
void |
BCVisitor.enterClassEntry(ClassEntry obj) |
void |
PrettyPrintVisitor.enterClassEntry(ClassEntry obj) |
void |
BCVisitor.exitClassEntry(ClassEntry obj) |
Copyright © 2002–2019. All rights reserved.