Inherits Reference / Object
Base class for all AST nodes. Each node implements visit(value) directly, using polymorphism instead of a central visitor dispatcher.
Introspection methods for testing/debugging