Class AbstractFlowLabelVisitor

java.lang.Object
com.ibm.wala.demandpa.flowgraph.AbstractFlowLabelVisitor
All Implemented Interfaces:
IFlowLabel.IFlowLabelVisitor

public class AbstractFlowLabelVisitor extends Object implements IFlowLabel.IFlowLabelVisitor
An IFlowLabel.IFlowLabelVisitor that does nothing. Subclasses can override only the label types they care about.
Author:
Manu Sridharan