Package org.jacop.fz

Class ASTArrayLiteral

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

public class ASTArrayLiteral extends SimpleNode
  • Constructor Details

    • ASTArrayLiteral

      public ASTArrayLiteral(int id)
    • ASTArrayLiteral

      public ASTArrayLiteral(Parser p, int id)