Interface Node

All Known Subinterfaces:
Annotatable, Attributeable, Commentable, Expression, ExpressionOrStatement, Nameable, Renderable, Statement
All Known Implementing Classes:
AnnotationRef, Assign, AttributeSupport, BinaryExpression, BitwiseAnd, BitwiseOr, Block, Break, Cast, ClassRef, Construct, Continue, Declare, Divide, Do, Enclosed, Equals, For, Foreach, GreaterThan, GreaterThanOrEqual, If, Index, InstanceOf, Inverse, Lambda, LeftShift, LessThan, LessThanOrEqual, LogicalAnd, LogicalOr, Method, MethodCall, Minus, ModifierSupport, Modulo, Multiply, Negative, NewArray, Not, NotEquals, Plus, Positive, PostDecrement, PostIncrement, PreDecrement, PreIncrement, PrimitiveRef, Property, PropertyRef, Return, RightShift, RightUnsignedShift, StringStatement, Switch, Ternary, This, TypeDef, TypeParamDef, TypeParamRef, TypeRef, ValueRef, VoidRef, While, WildcardRef, Xor

public interface Node