public class XAssign extends Assign implements CommandVisitorI
Constructor and Description |
---|
XAssign() |
Modifier and Type | Method and Description |
---|---|
Node |
process(Node node,
Node[] children,
XJep xjep)
In the pre-process stage, set the equation of the lhs variable to the rhs equation.
|
checkNumberOfParameters, getNumberOfParameters, run, setCurNumberOfParameters
public Node process(Node node, Node[] children, XJep xjep) throws ParseException
process
in interface CommandVisitorI
node
- top node of the treechildren
- the children of the node after they have been preprocessed.xjep
- a reference to the current XJep interface.ParseException
Jas4pp 1.5 © Java Analysis Studio for Particle Physics