[][src]Type Definition rust_code_analysis::JavascriptParser

type JavascriptParser = Parser<JavascriptCode>;

The Javascript language parser.