public class Clean extends PostfixMathCommand implements CommandVisitorI
tidy(eqn) preprocessing operator to tidy expressions.CommandVisitorI,
ExpressionCleaner,
Serialized FormcurNumberOfParameters, name, NaN, numberOfParameters| Constructor and Description |
|---|
Clean(ExpressionCleaner sv) |
Clean(XJep xjep) |
| Modifier and Type | Method and Description |
|---|---|
Node |
process(Node node,
Node[] children)
Performs the specified action on an expression tree.
|
asArray, asBool, asDouble, asInt, asLong, asStrictInt, asString, checkNumberOfParameters, getName, getNumberOfParameters, run, setCurNumberOfParameters, setName, toString, toStringpublic Clean(ExpressionCleaner sv)
public Clean(XJep xjep)
public Node process(Node node, Node[] children) throws ParseException
CommandVisitorIprocess in interface CommandVisitorInode - top node of the treechildren - the children of the node after they have been preprocessed.ParseExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep