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

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

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

Methods in net.sourceforge.czt.parser.util that return OpTable.OpInfo
 OpTable.OpInfo OpTable.lookup(java.util.List list)
           
 OpTable.OpInfo OpTable.lookup(net.sourceforge.czt.z.util.OperatorName operatorName)
           
 OpTable.OpInfo OpTable.lookup(java.lang.String opname)
          Looks up opname to see if it is defined as an operator in this section or in any of the ancestor sections.
 



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