//
pkg.gl
Category
github.com/adityasaky/go-tools
go
ast
inspector
package
0.0.0-20210809150336-f5fa6252f1aa
Repository:
https://github.com/adityasaky/go-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
306 SLOC
#
Functions
New
New returns an Inspector for the specified syntax trees.
#
Structs
Inspector
An Inspector provides methods for inspecting (traversing) the syntax trees of a package.