Enable to configure instantiated classes before starting the RTA call graph algorithm #924
Labels
call graph
This issues is related to the call graph construction
good first issue
Good for newcomers
improvement
new feature, improve in readability, structure or performance
The user should be able to define a List of classes as instantiated before starting the RTA call graph algorithm. This way the user is able to do incomplete RTA scans which wont ignore calls to classes which are not instantiated in the given entry point
The text was updated successfully, but these errors were encountered: