[FEATURE REQUEST] Error tokens #126
Labels
⁉ priority:p2
Priority planning - level 2
🔍 scope:analysis
Work regarding abstract domains or fixpoint algorithms
🌍 scope:interproc
Work regarding interprocedural analyses or call graphs
🏛 scope:program-structure
Work regarding the program structure
🎆 type:feature
New feature or request
Milestone
Description
The abstract state should have capabilities to express error tokens/exceptions. An example for this is when the type analysis discovers that there is a possible cast error: fixpoint algorithms could use this information to direct execution towards error-catching blocks.
The text was updated successfully, but these errors were encountered: