Closed shbonita closed 6 years ago
Instead of using the AST to get a hierarchy of source elements, this issue suggest we run srcML on the fly. This causes us to have a dependency on srcML library. This needs to be tested to determine if it is feasible and fast enough on the fly
check documentation at http://www.srcml.org/doc/java_srcML.html
Waiting on the windows libsrcml build. This issue impacts #94
@dtg3 @jmaletic should we move this to the iTrace-Core issues?
At this point, we dont need this.
Instead of using the AST to get a hierarchy of source elements, this issue suggest we run srcML on the fly. This causes us to have a dependency on srcML library. This needs to be tested to determine if it is feasible and fast enough on the fly
check documentation at http://www.srcml.org/doc/java_srcML.html