Module is_tree::visitor

source ·
Expand description

Visitor pattern for tree traversal.

Structs§

  • A visitor for tree traversal.