ConsenSysMesh / solidity-parser

Solidity Parser in Javascript
138 stars 54 forks source link

Parse empty enums correctly #21

Closed federicobond closed 8 years ago

federicobond commented 8 years ago

Also removed EOS from end of EnumDeclaration, same as StructDeclaration.

federicobond commented 8 years ago

Empty enums will be disallowed apparently. We should still remove the EOS though.

https://www.reddit.com/r/ethereum/comments/5c23fn/solidity_enums_breaking_changes_for_anyone/