//
pkg.gl
Category
github.com/cockroachdb/gostdlib
x
tools
go
ast
inspector
package
1.19.0
Repository:
https://github.com/cockroachdb/gostdlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
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.