//
pkg.gl
Category
github.com/tsaikd/tools
go
ast
inspector
package
0.0.0-20190912100236-53e5711c875d
Repository:
https://github.com/tsaikd/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
302 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.