Skip to content

Feature request: output parsed statements in tree form to show execution order #776

@commanderguy3001

Description

@commanderguy3001

sometimes, especially for debugging large commands, I would love the option to output the parsed statement im the form of an AST or dimilar, assuming that's how the numbat engine works internally.

I have no specific idea of how the interface for this should look like, but probably adding an internal function that just outputs the tree view of the last executed statement (that isn't just a type casting) would be the way to go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions