Skip to content

Fix InheritanceSpecifier and UsingForDeclaration node parsing #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2019

Conversation

noitatum
Copy link
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
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