Skip to content

Conversation

@0xchrisM
Copy link

Added new feature that allows for the option to include method and class modifiers in the javacg static output (public, private, static, final, synchronized, etc...)

Just add -m or --modifier to the command line and it'll include modifiers.

java -jar javacg-0.1-SNAPSHOT-static.jar -m lib1.jar lib2.jar...
M::class1:(arg_types) (typeofcall)class2:(arg_types)

pombredanne pushed a commit to pombredanne/java-callgraph that referenced this pull request May 29, 2024
Update to support -c for build step.  Create runone.sh to run all for…
@0xchrisM 0xchrisM closed this by deleting the head repository May 14, 2025
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.

1 participant