JaCoP.fz
Class ASTConstraint

java.lang.Object
  extended by JaCoP.fz.SimpleNode
      extended by JaCoP.fz.ASTConstraint
All Implemented Interfaces:
Node

public class ASTConstraint
extends SimpleNode


Constructor Summary
ASTConstraint(int id)
           
ASTConstraint(Parser p, int id)
           
 
Method Summary
 
Methods inherited from class JaCoP.fz.SimpleNode
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASTConstraint

public ASTConstraint(int id)

ASTConstraint

public ASTConstraint(Parser p,
                     int id)