Parse-yul-json
Parse JSON file containing Yul IR.
We extract Yul IR in surface syntax form from a JSON file produced by the
Solidity Compiler.
Subtopics
- Solc-json-file-to-irs
- Extracts Yul IR surface syntax strings from the file named by json-filename.
- Json-to-irs
- Extracts Yul IR surface syntax strings from a JSON fty structure.