Closed marekkirejczyk closed 7 years ago
Thanks Marek! Can we change the node type from ContractStatement to InterfaceStatement before merging?
@tcoulter we should should probably update all three of these rules (library/contract/interface) to emit a node that has always ContractDefinition as type and a key named "kind" that takes either "contract", "library" or "interface" as value, but that would be a breaking change. What do you think?
@federicobond done.
Thank you! 🙌
Hi, just wondering when this will be released?
Fixes #67