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