package
Version:
v1.48.7-circular
Opens a new window with list of versions in this module.
Published: Jun 30, 2025
License: MPL-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Builder[NodeLike ast.Node] struct {
}
type Map[NodeLike ast.Node] struct {
}
func Build[NodeLike ast.Node](nodes ...NodeLike) Map[NodeLike]
func (m Map[NodeLike]) All() []NodeLike
func (m Map[NodeLike]) Within(node ast.Node) []NodeLike
Source Files
¶
Click to show internal directories.
Click to hide internal directories.