-
Interface for Java classes within the bytecode generation framework.
Interface which encapsulates the stream to which Java bytecode can
be written.
An exception indicating that something went wrong generating byte code.
Wrap up details about a field in a Java class file.
Interface for an object which can produce Java bytecode.
Wrap up details about a method in a Java class file
Build a Java class file constant pool.
A CodeClass implementation that is used to generate new classes.
A method that will be generated.
Base class for java bytecode instructions.
A Label used to mark a position in byte code.