Interface | Description |
---|---|
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 | Description |
---|---|
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.
|
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.