JVM instructions.
A class file defining a JVM class.
A JVM array with the given element type.
The Boolean type.
A class type.
A field in the class.
Base class for JVM instructions.
The integer type.
A method in the class.
A method specification.
The string type.
Base class for JVM types.
The void type.
A special instruction to mark the position of a label.
Module containing tree structures for representing JVM programs. Not all features of the JVM are expressible with this representation.