Skip to content

tehsphinx/astrav

Repository files navigation

Astrav

GolangCI

Summary

An AST traversal library to check Go code structure. It wraps Go's ast library and provides a parent - child structure and a lot of convenience functions like searching nodes by name, or ast type within another node. Also searching in the call tree is supported which follows function calls.

About

An AST (astract syntax tree) traversal library to check code structure

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages