org.apache.jdo.impl.enhancer.classfile
Class CodeEnv
java.lang.Object
org.apache.jdo.impl.enhancer.classfile.CodeEnv
- class CodeEnv
- extends java.lang.Object
Environment in which to decode the attributes of a CodeAttribute.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
constantPool
private ConstantPool constantPool
targets
private java.util.Hashtable targets
CodeEnv
CodeEnv(ConstantPool constantPool)
getTarget
final InsnTarget getTarget(int offset)
findTarget
final InsnTarget findTarget(int offset)
pool
final ConstantPool pool()