Skip to content

Add thrown exceptions to callable info in symbol table - #7

Merged
rangeetpan merged 1 commit into
codellm-devkit:mainfrom
sinha108:main
Apr 16, 2024
Merged

Add thrown exceptions to callable info in symbol table#7
rangeetpan merged 1 commit into
codellm-devkit:mainfrom
sinha108:main

Conversation

@sinha108

Copy link
Copy Markdown
Collaborator

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

…llegal state exception
to type resolution for expressions.
Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@sinha108@rangeetpan