public class ASTVarDeclItem
extends org.jacop.fz.SimpleNode
Constructor and Description |
---|
ASTVarDeclItem(int id) |
ASTVarDeclItem(org.jacop.fz.Parser p,
int id) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
public ASTVarDeclItem(int id)
public ASTVarDeclItem(org.jacop.fz.Parser p, int id)
public String toString()
toString
in class org.jacop.fz.SimpleNode
Copyright © 2022. All rights reserved.