Class Alt

java.lang.Object
com.ibm.wala.cast.tree.pattern.Alt
All Implemented Interfaces:
NodePattern

public class Alt extends Object implements NodePattern
Pattern to match one of two alternatives.
Author:
mschaefer