Class MATCH_ONLY_00

Direct Known Subclasses:
__Formatter, Dump_rt, Match_rt, SinglePhase_rt

public abstract class MATCH_ONLY_00 extends OptimizingVisitor
(Ancillary class as basis for all visitors).

This class executes only the cascaded instanceof(..) tests and is hardly considered directly by the user. Instead, the user works with the derived visitor classes.