go_ast

package
v0.0.0-...-f1bff1d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package go_ast implements a depth-first traversal of a go data structure, applying the vm to each node.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply(v VisitorManager, node interface{}) Cont

Structurally recurses through `node`.

func ApplyWithContext

func ApplyWithContext(v VisitorManager, ctx Context, node interface{}) Cont

func DefaultVisitChildren

func DefaultVisitChildren(newContext Context, vm VisitorManager, m interface{}) Cont

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL