unity.parser
Class ASTMatchFunctions

java.lang.Object
  extended by unity.parser.SimpleNode
      extended by unity.parser.ASTMatchFunctions
All Implemented Interfaces:
Node

public class ASTMatchFunctions
extends SimpleNode


Constructor Summary
ASTMatchFunctions(int id)
           
ASTMatchFunctions(uql p, int id)
           
 
Method Summary
 
Methods inherited from class unity.parser.SimpleNode
dump, InsertChild, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtRemoveChild, jjtSetParent, toString, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASTMatchFunctions

public ASTMatchFunctions(int id)

ASTMatchFunctions

public ASTMatchFunctions(uql p,
                         int id)