|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.derby.impl.services.bytecode.OpcodeDebug
This contains mnemonics for all of the opcodes of the JVM. It is a separate class so that it will not get loaded if the system does not need it (i.e. when compiled without debugging). We even leave out the initialization in that case.
Field Summary | |
(package private) static java.lang.String[] |
Name
|
Constructor Summary | |
(package private) |
OpcodeDebug()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final java.lang.String[] Name
Constructor Detail |
OpcodeDebug()
|
Built on Mon 2007-06-04 09:58:47+0400, from revision ??? | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |