package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Oct 26, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Fprint "pretty-prints" the given AST file to the given writer. It
calls Config.Fprint with its default settings.
type Config struct {
Spaces int
}
Config controls how the printing of an AST node will behave.
Fprint "pretty-prints" the given AST file to the given writer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.