package
0.0.0-20230706063926-5fe729b41b3a
Repository: https://github.com/shurcool/go.git
Documentation: pkg.go.dev

# Functions

Parse parses the source code of a single Go source file provided via src, and reports whether the file contains a "// Code generated ..
ParseFile opens the file specified by filename and uses Parse to parse it.