Package daomephsta.unpick.constantmappers.datadriven.parser.v2
-
Interface Summary Interface Description UnpickV2Reader.TargetMethodDefinitionVisitor UnpickV2Reader.Visitor A visitor for visiting the structure of .unpick v2 format text -
Class Summary Class Description UnpickV2Reader Performs basic syntax checking on .unpick v2 format text, and allows its structure to be visited by instances ofUnpickV2Reader.Visitor.UnpickV2Remapper Remaps names and descriptors of target method definitions, then makes a delegate visitor visit the remapped target methods.UnpickV2Writer A visitor that generates .unpick v2 format text.