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