/abaplint-ast-viewer

Small utility to display the AST generated by ABAPLint

Primary LanguageTypeScript

ABAPLint AST Viewer

Displays the abstract syntax tree (AST) generated by ABAPLint when parsing a file.

How to use

npm install
npm run start