Package org.jacop.fz
Class ASTAnnExpr
java.lang.Object
org.jacop.fz.SimpleNode
org.jacop.fz.ASTAnnExpr
- All Implemented Interfaces:
Node
-
Field Summary
FieldsFields inherited from class org.jacop.fz.SimpleNode
children, parent, parser, value
-
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 -
ident_present
boolean ident_present
-
-
Constructor Details
-
ASTAnnExpr
public ASTAnnExpr(int id) -
ASTAnnExpr
-
-
Method Details
-
setIdent
-
getIdent
String getIdent() -
idPresent
boolean idPresent() -
toString
- Overrides:
toString
in classSimpleNode
-