Package org.jacop.fz

Class ASTSetLiteral

  • All Implemented Interfaces:
    Node

    public class ASTSetLiteral
    extends SimpleNode
    • Field Detail

      • type

        int type
    • Constructor Detail

      • ASTSetLiteral

        public ASTSetLiteral​(int id)
      • ASTSetLiteral

        public ASTSetLiteral​(Parser p,
                             int id)
    • Method Detail

      • setType

        public void setType​(int t)
      • getType

        public int getType()