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.
BCUnsupported Convienence SanityManager methods.
CodeChunk This class represents a chunk of code in a CodeAttribute.
Conditional A code chunk that gets pushed to handle if-else blocks.
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.
 



Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.