class Lingo::Visitor
- Lingo::Visitor
- Reference
- Object
Defined in:
lingo/visitor.crMacro Summary
Instance Method Summary
-
#visit(node)
Depth-first visit this node & children, calling handlers along the way.