Type Definition rust_code_analysis::TsxParser[][src]

pub type TsxParser = Parser<TsxCode>;
Expand description

The Tsx language parser.