package
1.3.2
Repository: https://github.com/hyperhq/hypernetes.git
Documentation: pkg.go.dev

# Functions

Fprint "pretty-prints" an AST node to output.

# Constants

do not use a tabwriter; if set, UseSpaces is ignored.
emit //line comments to preserve original source positions.
use tabs for indentation independent of UseSpaces.
use spaces instead of tabs for alignment.

# Structs

A CommentedNode bundles an AST node and corresponding comments.
A Config node controls the output of Fprint.

# Type aliases

A Mode value is a set of flags (or 0).