Expand description
This module defines the KnowsVisitor
trait, which is used to define the associated type Visitor
for a tree node.
A trait for objects that know their visitor.
This module defines the KnowsVisitor
trait, which is used to define the associated type Visitor
for a tree node.
A trait for objects that know their visitor.