Type Definition rust_code_analysis::TypescriptParser[][src]

pub type TypescriptParser = Parser<TypescriptCode>;
Expand description

The Typescript language parser.