[Feature]: Investigate varargs parameter in the call graph algorithm #1266
Labels
call graph
This issues is related to the call graph construction
improvement
new feature, improve in readability, structure or performance
Missing Feature
The varargs parameter might not be correctly handled in the call graph algorithm.
example:
void m (Object... args)
The text was updated successfully, but these errors were encountered: