Crate swc_css_visit

source ·

Modules§

Structs§

  • Visit all children nodes. This converts VisitAll to Visit. The type parameter V should implement VisitAll and All<V> implements Visit.

Enums§

Traits§

  • A visitor trait for traversing the AST.
  • A visitor trait for traversing the AST.
  • A trait implemented for types that can be visited using a visitor.
  • A trait implemented for types that can be visited using a visitor.
  • A visitor trait for traversing the AST.
  • A visitor trait for traversing the AST.
  • A trait implemented for types that can be visited using a visitor.
  • A visitor trait for traversing the AST.
  • A visitor trait for traversing the AST.
  • A visitor trait for traversing the AST.
  • A trait implemented for types that can be visited using a visitor.
  • A trait implemented for types that can be visited using a visitor.
  • A trait implemented for types that can be visited using a visitor.
  • A trait implemented for types that can be visited using a visitor.

Type Aliases§