Package org.jacop.fz

Class ASTAnnExpr

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

public class ASTAnnExpr extends SimpleNode
  • Field Details

    • id

      String id
    • ident_present

      boolean ident_present
  • Constructor Details

    • ASTAnnExpr

      public ASTAnnExpr(int id)
    • ASTAnnExpr

      public ASTAnnExpr(Parser p, int id)
  • Method Details