Function deno_ast::parse_script

source ยท
pub fn parse_script(
    params: ParseParams,
) -> Result<ParsedSource, ParseDiagnostic>
Expand description

Parses the provided information to a script.