Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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
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.