class

Lingo::Visitor

Inherits Reference < Object

Instance methods

visit(node)

Depth-first visit this node & children, calling handlers along the way.

Source

Macros

create_registry
Source
enter(rule_name, &block)
Source
exit(rule_name, &block)
Source