Module parse_js::visit

source ·

Structs

  • Nodes must be visited in execution order. This is helpful for many uses.

Traits