Multi-line script execution, variable inspection, AST/bytecode visualization, theme and syntax highlighting customization, plugin architecture.
| Class | Description |
|---|---|
| TextNode | Represents a plain text node for use in the AST tree made by ASTBrowser. |
| TextTreeNodeMaker | Factory for the text nodes displayed by ASTBrowser. |