Package org.jacop.fz

Class ASTArrayLiteral

  • All Implemented Interfaces:
    Node

    public class ASTArrayLiteral
    extends SimpleNode
    • Constructor Detail

      • ASTArrayLiteral

        public ASTArrayLiteral​(int id)
      • ASTArrayLiteral

        public ASTArrayLiteral​(Parser p,
                               int id)