|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameAndTypeEntry | |
---|---|
serp.bytecode.lowlevel | Lowlevel Bytecode Manipuation |
serp.bytecode.visitor | Bytecode Visitor |
Uses of NameAndTypeEntry in serp.bytecode.lowlevel |
---|
Methods in serp.bytecode.lowlevel that return NameAndTypeEntry | |
---|---|
NameAndTypeEntry |
ComplexEntry.getNameAndTypeEntry()
Return the referenced NameAndTypeEntry . |
Uses of NameAndTypeEntry in serp.bytecode.visitor |
---|
Methods in serp.bytecode.visitor with parameters of type NameAndTypeEntry | |
---|---|
void |
PrettyPrintVisitor.enterNameAndTypeEntry(NameAndTypeEntry obj)
|
void |
BCVisitor.enterNameAndTypeEntry(NameAndTypeEntry obj)
|
void |
BCVisitor.exitNameAndTypeEntry(NameAndTypeEntry obj)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |