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.
-
Notifications
You must be signed in to change notification settings - Fork 2
tehsphinx/astrav
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An AST (astract syntax tree) traversal library to check code structure
Resources
Stars
Watchers
Forks
Packages 0
No packages published