Uses of Class
xtc.parser.AlternativeRemoval

Packages that use AlternativeRemoval
xtc.parser   
 

Uses of AlternativeRemoval in xtc.parser
 

Methods in xtc.parser that return AlternativeRemoval
 AlternativeRemoval Copier.visit(AlternativeRemoval p)
          Copy the specified alternative removal.
 

Methods in xtc.parser with parameters of type AlternativeRemoval
protected  void Resolver.apply(AlternativeRemoval p1, FullProduction p2)
          Apply the specified alternative removal to the specified full production.
 void PrettyPrinter.visit(AlternativeRemoval p)
          Print the specified alternative removal.
 AlternativeRemoval Copier.visit(AlternativeRemoval p)
          Copy the specified alternative removal.
 



Copyright © 2012. All Rights Reserved.