Class DefaultInstructionVisitor

java.lang.Object
edu.berkeley.cs.jqf.instrument.tracing.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.