Package | Description |
---|---|
serp.bytecode.lowlevel |
Lowlevel Bytecode Manipuation
|
serp.bytecode.visitor |
Bytecode Visitor
|
Modifier and Type | Method and Description |
---|---|
NameAndTypeEntry |
ComplexEntry.getNameAndTypeEntry()
Return the referenced
NameAndTypeEntry . |
NameAndTypeEntry |
InvokeDynamicEntry.getNameAndTypeEntry()
Return the referenced
NameAndTypeEntry . |
Modifier and Type | Method and Description |
---|---|
void |
BCVisitor.enterNameAndTypeEntry(NameAndTypeEntry obj) |
void |
PrettyPrintVisitor.enterNameAndTypeEntry(NameAndTypeEntry obj) |
void |
BCVisitor.exitNameAndTypeEntry(NameAndTypeEntry obj) |
Copyright © 2002–2019. All rights reserved.