ProgQuery is a system to extract useful syntactic and semantic information from source code programs and store it in a graph database for posterior querying.
MIT License
15
stars
4
forks
source link
Error trying to recover some type information from javac #20
Just very few times, when compiling a huge project, an exception is raised when the ASTVisitor tries to recover a return or parameterized type from javac.
Just very few times, when compiling a huge project, an exception is raised when the ASTVisitor tries to recover a return or parameterized type from javac.