Type Definition PreprocParser
rust_code_analysis
type PreprocParser = TSParser<PreprocCode>;
The Preproc language parser.
Preproc