Crate oxc_span

source ·
Expand description

Source positions and related helper functions.

https://doc.rust-lang.org/beta/nightly-rustc/rustc_span

Structs§

  • An inlinable string for oxc_allocator.
  • Lifetimeless version of Atom<'_> which owns its own string data allocation.
  • Source Type for JavaScript vs TypeScript / Script vs Module / JSX
  • Newtype for working with text ranges

Enums§

Constants§

Traits§

  • Get the span for an AST node