public class ASTIntLiterals
extends org.jacop.fz.SimpleNode
| Constructor and Description |
|---|
ASTIntLiterals(int id) |
ASTIntLiterals(org.jacop.fz.Parser p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Integer> |
getList() |
void |
setList(ArrayList<Integer> l) |
String |
toString() |
Copyright © 2022. All rights reserved.