Type Definition rust_code_analysis::TypescriptParser[][src]

type TypescriptParser = Parser<TypescriptCode>;

The Typescript language parser.