Skip to content

Output proper indentation level when printing source code. #1

@profan

Description

@profan

Right now when printing source from the produced AST, indentation is not handled accordingly, this will make it a great deal easier when debugging and reading the output, and also for other people to read the output.

Simply pass along an increased indentation level for each level it recurses into something block-like.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions