public interface Variable extends Term
Modifier and Type | Field and Description |
---|---|
static Variable |
x |
static Variable |
y |
static Variable |
z |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The list of the variables for the language of this term.
|
depth, eval, getChildren, getOperationSymbols, getVariableList, interpretation, interpretation, intEval, isaVariable, leadingOperationSymbol, length, substitute, toString, writeStringBuffer
Copyright 2003 Ralph Freese. All Rights Reserved.