pub type TclParser = Parser<TclCode>;
The Tcl language parser.
Tcl
pub struct TclParser { /* private fields */ }