public class XVariableTable extends VariableTable
table, vf| Constructor and Description |
|---|
XVariableTable()
Create a new XSymbolTable with the given variable factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
init(Jep j)
Initialize the component.
|
VariableTable |
newInstance()
Creates a new SymbolTable with the same variable factory as this, and the
same set of constants.
|
void |
print(PrintVisitor pv)
Prints the contents of the symbol table displaying its equations and
value.
|
addConstant, addVariable, addVariable, clear, clearValues, containsKey, containsVariable, copyConstantsFrom, copyVariablesFrom, getLightWeightInstance, getVariable, getVariableFactory, getVariables, isEmpty, keySet, remove, remove, removeNonConstants, setVariableFactory, size, toString, valuespublic XVariableTable()
public void init(Jep j)
JepComponentinit in interface JepComponentinit in class VariableTablej - the current Jep instancepublic VariableTable newInstance() throws JepException
JepExceptionpublic void print(PrintVisitor pv)
Copyright © 2018 Singular Systems http://www.singularsys.com/jep