astdump

January 4, 2019 ยท View on GitHub

astdump is command-line utility to print ast from source file.

Install

$ go get github.com/wingyplus/astdump

How to use

$ astdump src.go