|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.logicalcobwebs.cglib.core.RemappingCodeVisitor.State
private static class RemappingCodeVisitor.State
Field Summary | |
---|---|
(package private) int |
firstLocal
|
(package private) java.util.Map |
locals
|
(package private) int |
nextLocal
|
Constructor Summary | |
---|---|
RemappingCodeVisitor.State(int access,
Type[] args)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.util.Map locals
int firstLocal
int nextLocal
Constructor Detail |
---|
RemappingCodeVisitor.State(int access, Type[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |