public interface CommandVisitorI
Node process(Node node, Node[] children, XJep xjep) throws ParseException
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
http://www.singularsys.com/jep Copyright © 2007 Singular Systems