Class ASTAddNode

All Implemented Interfaces:
Node, Renderable

public class ASTAddNode extends ASTMathNode
Handles number addition of nodes.

Please look at the Parser.jjt file which is what controls the generation of this class.
Version:
$Id: ASTAddNode.java 712887 2008-11-11 00:27:50Z nbubna $