package walk
import "cuelang.org/go/internal/core/walk"
walk provides functions for visiting the nodes of an ADT tree.
Index ¶
Functions ¶
func Features ¶
Features calls f for all features used in x and indicates whether the feature is used as a reference or not.
Types ¶
type Visitor ¶
func (*Visitor) Elem ¶
Source Files ¶
walk.go
- Version
- v0.0.0-goreleaser.202211181000
- Published
- Nov 18, 2022
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 30 seconds ago –
Tools for package owners.