Module oxc_syntax::module_graph_visitor

source ·

Structs§

Enums§

  • Indicates the type of event for EventFn closure.
  • Returning value of visit_fold closures, It will stop on returning a Stop variant, Otherwise it would continue with the iteration.