Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 450 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 450 Bytes

solparse-antlr

Antlr-based Parser for the Solidity Programming language.

This is spin-off of Federico Bond's solidity-parser-antlr

Note

solparse-antlr is primarily meant for Solium. It is subject to surprise breaking changes because its sole purpose is to make life easier for the linter. Avoid using solparse-antlr in your production systems.