Class DefaultInstructionVisitor

  • All Implemented Interfaces:
    IVisitor
    Direct Known Subclasses:
    ControlFlowInstructionVisitor

    public class DefaultInstructionVisitor
    extends Object
    implements IVisitor
    An implementation of the Janala instruction visitor interface that does nothing for each instruction.