Crate swc_compiler_base

Source

Structs§

IdentCollector
PrintArgs
TransformOutput

Enums§

SourceMapsConfig
Configuration related to source map generated by swc.

Functions§

minify_file_comments
parse_js
This method parses a javascript / typescript file
print
Converts ast node to source string and sourcemap.