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