package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Oct 30, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package printer implements printing of acc AST nodes.
Bytes prints the AST and returns resulting bytes.
Fprint writes the AST node n to w.
func Print(n interface{}) error
Print an AST node to standard out.
String prints the AST and returns resulting string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.