Documentation ¶ Index ¶ func NodeFilename(fset *token.FileSet, node ast.Node) (string, error) func PrintNode(fset *token.FileSet, n ast.Node) func SprintNode(fset *token.FileSet, n ast.Node) string func SprintNode2(fset *token.FileSet, n ast.Node) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NodeFilename ¶ func NodeFilename(fset *token.FileSet, node ast.Node) (string, error) func PrintNode ¶ func PrintNode(fset *token.FileSet, n ast.Node) func SprintNode ¶ func SprintNode(fset *token.FileSet, n ast.Node) string func SprintNode2 ¶ func SprintNode2(fset *token.FileSet, n ast.Node) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files util.go Click to show internal directories. Click to hide internal directories.