[][src]Type Definition rust_code_analysis::JavascriptParser

type JavascriptParser = TSParser<JavascriptCode>;

The Javascript language parser.