//
pkg.gl
Category
github.com/bobg/godef
go
printer
package
0.0.0-20240218083831-f3d0830b90f6
Repository:
https://github.com/bobg/godef.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
3
Files
2.2k SLOC
#
Functions
Fprint
Fprint "pretty-prints" an AST node to output.
#
Constants
RawFormat
do not use a tabwriter; if set, UseSpaces is ignored.
TabIndent
use tabs for indentation independent of UseSpaces.
UseSpaces
use spaces instead of tabs for alignment.
#
Structs
Config
A Config node controls the output of Fprint.