dustinspecker / go-ast-print

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Go 100.0%