issues
search
IBM
/
codenet-minerva-code-analyzer
Java source code (and/or binary) to JSON based system dependency graph generator.
Apache License 2.0
2
stars
5
forks
source link
Add thrown exceptions to callable info in symbol table
#7
Closed
sinha108
closed
6 months ago
sinha108
commented
6 months ago
This PR:
Adds a field for thrown exceptions (as resolved type names) to callable information in the symbol table
Adds a check for illegal state exception during type resolution for expressions
This PR: