package
0.31.0
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Functions

NewTransformer returns a transformer based on the specified template, a single-file package containing "before" and "after" functions as described in the package documentation.
WriteAST is a convenience function that writes AST f to the specified file.

# Constants

No description provided by the author

# Structs

A Transformer represents a single example-based transformation.