class

Node

Inherits Reference / Object

Base class for all AST nodes. Each node implements visit(value) directly, using polymorphism instead of a central visitor dispatcher.

Instance methods

children
Source
type

Introspection methods for testing/debugging

Source
value
Source