Type Definition rust_code_analysis::TsxParser

source ·
pub type TsxParser = Parser<TsxCode>;
Expand description

The Tsx language parser.