pub type TsxParser = Parser<TsxCode>;
The Tsx language parser.
Tsx
pub struct TsxParser { /* private fields */ }