Interface Node

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

public interface Node
Version:
$Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: kchung $