verhoofstad
Results
2
issues of
verhoofstad
When loading the following java code from an Eclipse project the **model.methodInvocation** contains an invocation from D->p() to C->m(), as expected. ``` public class C { public void m() {}...
Java m3
After loading the JDK with createM3FromJar() the methodInvocation relation contains URL escape characters at the beginning of the path. Note the method locations in the _range_ of the relation. They...
Java m3