Type Definition rust_code_analysis::JavascriptParser[][src]

type JavascriptParser = Parser<JavascriptCode>;

The Javascript language parser.