This project takes a solidity code and generates the AST of it.
Features
- Highlight AST code for any selected solidity code
- Traversed tree path is shown
- Tree is pinnable, helps to visually differentiate between two trees
-->
This project takes a solidity code and generates the AST of it.