Module visitor

Source
Expand description

A visitor is a trait that allows to define how to visit a Scanner.

Traitsยง

Visitor
A Visitor is a trait that allows to define how to visit a Scanner.