Crate swc_css_visit

source ·

Modules§

  • This module contains enums representing fields of each types

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 utility trait implemented for ast nodes, and allow to visit them with a visitor.
  • A utility trait implemented for ast nodes, and allow to visit them with a visitor.
  • Visitable nodes.
  • A utility trait implemented for ast nodes, and allow to visit them with a visitor.
  • A utility trait implemented for ast nodes, and allow to visit them with a visitor.
  • A utility trait implemented for ast nodes, and allow to visit them with a visitor.
  • A utility trait implemented for ast nodes, and allow to visit them with a visitor.
  • A utility trait implemented for ast nodes, and allow to visit them with a visitor.

Functions§

Type Aliases§