//
pkg.gl
Category
github.com/jhump/golang-x-tools
go
ast
inspector
package
0.0.0-20220218190644-4958d6d39439
Repository:
https://github.com/jhump/golang-x-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
41
Files
313 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.