GetAbapAST
Parse ABAP source code into a JSON Abstract Syntax Tree (AST) for analysis and tooling.
Instructions
[read-only] Parse ABAP code and return AST (Abstract Syntax Tree) in JSON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ABAP source code to parse |