Package org.jacop.fz

Class ASTSetElement

java.lang.Object
org.jacop.fz.SimpleNode
org.jacop.fz.ASTSetElement
All Implemented Interfaces:
Node

public class ASTSetElement extends SimpleNode
  • Constructor Details

    • ASTSetElement

      public ASTSetElement(int id)
    • ASTSetElement

      public ASTSetElement(Parser p, int id)