astdump astdump is command-line utility to print ast from source file. Install $ go get github.com/wingyplus/astdump How to use $ astdump src.go