Skip to content
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

Error in running #47

Open
qiangqQIANGQ opened this issue Mar 27, 2024 · 3 comments
Open

Error in running #47

qiangqQIANGQ opened this issue Mar 27, 2024 · 3 comments

Comments

@qiangqQIANGQ
Copy link

Hi @eMarchenko , I have a question. I can see 'import ru.smartdec.smartcheck.SolidityParser' in 'SourceLanguages.java', but can't find 'SolidityParser.java' file in 'ru/smartdec/smartcheck/', Is this reasonable? Thank you very much!

@eMarchenko

@qiangqQIANGQ
Copy link
Author

@eMarchenko Thank you very much!

@eMarchenko
Copy link
Collaborator

Hi @qiangqQIANGQ ,
I don't know the answer. I would guess that SolidityParser is a generated class: ANTLR package probably assembles it from the grammar (Solidity.g4). If so, it probably has no explicit Java form file (i.e. sources), only the bytecode.

@qiangqQIANGQ
Copy link
Author

thank you so much

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

No branches or pull requests

2 participants