Package org.jacop.fz
Class ASTAnnotation
java.lang.Object
org.jacop.fz.SimpleNode
org.jacop.fz.ASTAnnotation
- All Implemented Interfaces:
Node
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jacop.fz.SimpleNode
dump, getId, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, removeChildren, toString
-
Field Details
-
ID
String ID
-
-
Constructor Details
-
ASTAnnotation
public ASTAnnotation(int id) -
ASTAnnotation
-
-
Method Details
-
setId
-
getAnnId
-
toString
- Overrides:
toString
in classSimpleNode
-