//
pkg.gl
Category
github.com/shurcooL/go
parserutil
package
0.0.0-20230706063926-5fe729b41b3a
Repository:
https://github.com/shurcool/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
23 SLOC
#
Functions
ParseDecl
ParseDecl is a convenience function for obtaining the AST of a declaration x.
ParseStmt
ParseStmt is a convenience function for obtaining the AST of a statement x.