pub type GoParser = Parser<GoCode>;
The Go language parser.
Go
pub struct GoParser { /* private fields */ }