com.ibm.wala.demandpa.flowgraph
Interface IFlowLabelWithFilter

All Superinterfaces:
IFlowLabel
All Known Implementing Classes:
AssignBarLabel, AssignLabel

public interface IFlowLabelWithFilter
extends IFlowLabel


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ibm.wala.demandpa.flowgraph.IFlowLabel
IFlowLabel.IFlowLabelVisitor
 
Method Summary
 FilteredPointerKey.TypeFilter getFilter()
           
 
Methods inherited from interface com.ibm.wala.demandpa.flowgraph.IFlowLabel
bar, isBarred, visit
 

Method Detail

getFilter

FilteredPointerKey.TypeFilter getFilter()