Package org.jacop.fz

Class ASTAnnotation

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

public class ASTAnnotation extends SimpleNode
  • Field Details

  • Constructor Details

    • ASTAnnotation

      public ASTAnnotation(int id)
    • ASTAnnotation

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