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

can I get the line number of the method call in the class file? #26

Open
Liloveyang opened this issue Mar 12, 2019 · 1 comment
Open

Comments

@Liloveyang
Copy link

I want to get the line number of the method call in the class file?through the line number,I can connect all the methods. Thank you for your generous answer.

@Adrninistrator
Copy link

You can try my fork:
https://github.com/Adrninistrator/java-callgraph

It can print the caller method source line number.

pombredanne pushed a commit to pombredanne/java-callgraph that referenced this issue May 29, 2024
* Updated precision

* Updated rounding and column format

* Update rq1

* restore deleted files

* Add rq1 table generation script
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