/go-ast-print

Primary LanguageGoMIT LicenseMIT

go-ast-print

print the AST of a Go source file

Install

  1. go install github.com/dustinspecker/go-ast-print/cmd/go-ast-print@latest

Usage

go-ast-print -f FILEPATH

License

MIT