denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
146 stars 45 forks source link

feat: expose analyzing deps without a ParsedSource and improvements to Comments #195

Closed dsherret closed 8 months ago

dsherret commented 9 months ago

Need this in order to do module analysis from an swc module without a ParsedSource