You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This a solidity lexical analyzer by python. I create it because I can not get what I want from "solc" and nodejs parser. This parser will output a json result which split solidity contract to several blocks.