Type Definition rust_code_analysis::TypescriptParser [−][src]
pub type TypescriptParser = Parser<TypescriptCode>;Expand description
The Typescript language parser.
pub type TypescriptParser = Parser<TypescriptCode>;The Typescript language parser.