ModelWriter / WP3

A Platform for Automated Analysis of Traceability (WP3)
https://modelwriter.github.io/WP3/
Eclipse Public License 1.0
4 stars 1 forks source link

Examine "javasymbolsolver" (A Symbol Solver for Java built on top of JavaParser) project #68

Open ferhaterata opened 7 years ago

ferhaterata commented 7 years ago

Create a small example that resolves symbols created in the previous #67 compilation units.

https://github.com/javaparser/javasymbolsolver

https://tomassetti.me/resolve-method-calls-using-java-symbol-solver/