issues
search
IBM
/
codenet-minerva-code-analyzer
Java source code (and/or binary) to JSON based system dependency graph generator.
Apache License 2.0
4
stars
6
forks
source link
Add thrown exceptions to callable info in symbol table
#7
Closed
sinha108
closed
7 months ago
sinha108
commented
7 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: