Versions in this module Expand all Collapse all v0 v0.1.0 Sep 8, 2024 Changes in this version + func ASTToString(meta parser.FileMeta) (string, error) + func PrintAstNode(node any, indent int) ([]byte, error) + func PrintAstNodes[T any](nodes []T, indent int) ([]byte, error)