org.apache.derby.impl.services.bytecode
pack-priv Class OpcodeDebug
extends Object
- Class Inheritance
-
- Imports
- org.apache.derby.shared.common.sanity.SanityManager
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
Modifier and Type | Field and Description
|
---|
pack-priv static final String[] |
|
Constructor Summary
Access | Constructor and Description
|
---|
pack-priv |
|