formatAST: Format an Abstract Syntax Tree

View source: R/Combin8R.R

formatASTR Documentation

Format an Abstract Syntax Tree

Description

Format an abstract syntax tree as a string

Usage

formatAST(x, indent = 0)

Arguments

x

The result of a parser.

indent

The initial indentation level.

Value

A string representation of the abstract syntax tree


SWotherspoon/Combin8R documentation built on June 10, 2025, 6:15 a.m.