All Classes and Interfaces
Class
Description
Immutable data object that encapsulates a field owner and name
so that they can be used as a map key.
Immutable data object that encapsulates a method owner, name and descriptor
so that they can be used as a map key.
Thrown when a syntax error is found in a .unpick file
Performs basic syntax checking on .unpick v2 format text,
and allows its structure to be visited by instances of
UnpickV2Reader.Visitor.A visitor for visiting the structure of .unpick v2 format text
Remaps names and descriptors of target method definitions, then makes a delegate visitor visit the remapped target methods.
A visitor that generates .unpick v2 format text.