/go-astquery

A simple library for querying the AST of a Go program

Primary LanguageGoApache License 2.0Apache-2.0

go-astquery

A simple library for querying the AST of a Go program. Good for writing quick, static checks to guarantee invariants in code.