ConsenSysMesh / solidity-parser

Solidity Parser in Javascript
138 stars 54 forks source link

Generate nodes for Ethereum Natural Specification comments #31

Closed federicobond closed 6 years ago

federicobond commented 7 years ago

Not sure if it can be done with the current parser, but it can be really useful for building automatic documentation generators and for tools to ensure that each function is properly documented.