Package org.apache.derby.impl.services.bytecode

Interface Summary
BCExpr To be able to identify the expressions as belonging to this implementation, and to be able to generate code off of it if so.
 

Class Summary
BCClass ClassBuilder is used to construct a java class's byte array representation.
BCJava Debugging problems with generated classes When the code has been generated incorrectly, all sorts of odd things can go wrong.
BCLocalField  
BCMethod MethodBuilder is used to piece together a method when building a java class definition.
BCMethodCaller  
BCMethodDescriptor A method descriptor.
CodeChunk This class represents a chunk of code in a CodeAttribute.
Conditional A Conditional represents an if/then/else block.
d_BCValidate Validate BC calls.
GClass This is a common superclass for the various impls.
OpcodeDebug This contains mnemonics for all of the opcodes of the JVM.
Type  
VMTypeIdCacheable This class implements a Cacheable for a Byte code generator cache of VMTypeIds.
 


Built on Thu 2011-03-10 11:54:14+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.