public class Expand extends PostfixMathCommand implements CommandVisitorI, JepComponent
CommandVisitorI,
Serialized FormcurNumberOfParameters, name, NaN, numberOfParameters| Constructor and Description |
|---|
Expand() |
Expand(PolynomialCreator pc) |
Expand(XJep jep) |
| Modifier and Type | Method and Description |
|---|---|
JepComponent |
getLightWeightInstance()
Gets a light-weight instance suitable for using in multiple threads.
|
void |
init(Jep jep)
Initialize the component.
|
Node |
process(Node node,
Node[] children)
Pre-process command.
|
asArray, asBool, asDouble, asInt, asLong, asStrictInt, asString, checkNumberOfParameters, getName, getNumberOfParameters, run, setCurNumberOfParameters, setName, toString, toStringpublic Expand(PolynomialCreator pc)
public Expand()
public Expand(XJep jep)
public Node process(Node node, Node[] children) throws ParseException
process in interface CommandVisitorInode - top node of the treechildren - the children of the node after they have been preprocessed.ParseExceptionpublic void init(Jep jep)
JepComponentinit in interface JepComponentjep - the current Jep instancepublic JepComponent getLightWeightInstance()
JepComponentgetLightWeightInstance in interface JepComponentCopyright © 2018 Singular Systems http://www.singularsys.com/jep