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