[][src]Type Definition rust_code_analysis::GoParser

type GoParser = Parser<GoCode>;

The Go language parser.