public abstract class Constant extends java.lang.Object implements Term
| Constructor and Description |
|---|
Constant() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
variables()
Returns the list of variables used in this term.
|