Class ASTSubtractNode

All Implemented Interfaces:
Cloneable, Node, Renderable

public class ASTSubtractNode extends ASTMathNode
Handles subtraction of nodes (in #set() )

Please look at the Parser.jjt file which is what controls the generation of this class.
Version:
$Id$
Author:
Will Glass-Husain, Peter Romianowski, Jason van Zyl, Geir Magnusson Jr.