Package com.tonic.parser.constpool.structure
Resolved views over the pool entries that reference other entries.
-
Class Summary Class Description ConstantDynamic Represents a CONSTANT_Dynamic entry structure in the constant pool.FieldRef The index pair of a CONSTANT_Fieldref entry - owning class and name-and-type.InterfaceRef Represents an Interface Method Reference in the constant pool.InvokeDynamic The index pair carried by a CONSTANT_InvokeDynamic pool entry.InvokeParameterUtil Utility for parsing method descriptors in invoke operations.MethodHandle The reference kind and pool index pair that makes up a CONSTANT_MethodHandle entry.MethodRef The mutable class-index and name-and-type-index pair behind a constant pool method reference.NameAndType Represents a Name and Type in the constant pool.