This package contains classes mirroring the data structures of the class file format.
Most data structures mirror those defined in the
Java virtual machine specification.
Attributes have been grouped in the attributes subpackage, constant pool entries
are found in the constants subpackage.