Uses of Class
net.sourceforge.czt.parser.util.OpTable.OperatorException

Packages that use OpTable.OperatorException
net.sourceforge.czt.parser.util Contains utility classes needed by the different kinds of parsers. 
 

Uses of OpTable.OperatorException in net.sourceforge.czt.parser.util
 

Methods in net.sourceforge.czt.parser.util that throw OpTable.OperatorException
 void OpTable.add(net.sourceforge.czt.z.ast.OptempPara opPara)
          Adds a new operator.
 

Constructors in net.sourceforge.czt.parser.util that throw OpTable.OperatorException
OpTable(java.lang.String section, java.util.Collection parents)
          Constructs an operator table for a new section.
 



Copyright © 2003-2007 Community Z Tools Project. All Rights Reserved.