//
pkg.gl
Category
github.com/coder/guts
bindings
walk
package
1.0.1
Repository:
https://github.com/coder/guts.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
70 SLOC
#
Functions
Walk
Walk walks the Typescript tree in depth-first order.
#
Interfaces
Visitor
Visitor mimics the golang ast visitor interface.
#
Type aliases
PrintingVisitor
PrintingVisitor prints the tree to stdout.