Crate oxc_sourcemap
source ·Structs§
- The
ConcatSourceMapBuilder
is a helper to concat sourcemaps. - The
SourceMapBuilder
is a helper to generate sourcemap. - The
SourceViewToken
provider extrasource
andsource_content
value. - The
SourcemapVisualizer
is a helper for sourcemap testing. It print the mapping of original content and final content tokens. - The
Token
is used to generate vlqmappings
.