Skip to content

Fix InheritanceSpecifier and UsingForDeclaration node parsing - #2

Merged
tintinweb merged 1 commit into
ConsenSysDiligence:masterfrom
noitatum:master
May 23, 2019
Merged

Fix InheritanceSpecifier and UsingForDeclaration node parsing#2
tintinweb merged 1 commit into
ConsenSysDiligence:masterfrom
noitatum:master

Conversation

@noitatum

Copy link
Copy Markdown
Contributor

Fixes #1, now objectify should work correctly for these two cases. It is also more consistent with other declarations.

@tintinweb
tintinweb merged commit 5c9723c into ConsenSysDiligence:master May 23, 2019
@tintinweb

Copy link
Copy Markdown
Collaborator

thx @noitatum!

sambacha referenced this pull request in manifoldfinance/python-solidity-parser Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does not it support contract inheritance and 'using' grammar?

2 participants