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

Is this tool also apply on Java files? #16

Open
zhangysh1995 opened this issue Jun 7, 2018 · 1 comment
Open

Is this tool also apply on Java files? #16

zhangysh1995 opened this issue Jun 7, 2018 · 1 comment

Comments

@zhangysh1995
Copy link

zhangysh1995 commented Jun 7, 2018

Only saw the static call graph works on jar. Does it support Java files?

@jopek
Copy link

jopek commented Jun 7, 2018

As I understood the source this tool specifically analyzes byte code. So if you find a way to turn your Java files into byte code then you're good to go. In other words, no it does not work on Java files per se.

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