Interface Node

All Known Implementing Classes:
ArithmeticNode, AstAnd, AstAssign, AstBracketSuffix, AstChoice, AstCompositeExpression, AstConcatenation, AstDeferredExpression, AstDiv, AstDotSuffix, AstDynamicExpression, AstEmpty, AstEqual, AstFalse, AstFloatingPoint, AstFunction, AstGreaterThan, AstGreaterThanEqual, AstIdentifier, AstInteger, AstLambdaExpression, AstLambdaParameters, AstLessThan, AstLessThanEqual, AstListData, AstLiteralExpression, AstMapData, AstMapEntry, AstMethodParameters, AstMinus, AstMod, AstMult, AstNegative, AstNot, AstNotEqual, AstNull, AstOr, AstPlus, AstSemicolon, AstSetData, AstString, AstTrue, AstValue, BooleanNode, SimpleNode

public interface Node
Author:
Jacob Hookom [jacob@hookom.net]