Versions in this module Expand all Collapse all v1 v1.41.0 Jun 27, 2022 Changes in this version + func Print(document, definition *ast.Document, out io.Writer) error + func PrintIndent(document, definition *ast.Document, indent []byte, out io.Writer) error + func PrintString(document, definition *ast.Document) (string, error) + func PrintStringIndent(document, definition *ast.Document, indent string) (string, error) + type Printer struct + func (p *Printer) Print(document, definition *ast.Document, out io.Writer) error