Module pretty_ast

Source
Expand description

Pretty-printed format for the rnix AST representation.

The AST is serialised into a JSON structure that can then be printed in either minimised or well-formatted style.

Structs§

SerializeAST 🔒

Functions§

pretty_print_expr