Skip to content

Add Additional Abstraction Levels To The on Methods Of SemanticCfgGuidedVisitor #1685

@loki259

Description

@loki259

For example, there are currently only handler methods for specific loop variants (for, while, repeat). An additional onLoopCall method could help to avoid duplicated code and to abstract over specific loop types. Another example would be a general onFunctionCall method that abstracts over calls to named/unnamed and builtin/user-defined functions.

Metadata

Metadata

Assignees

Labels

control-flowRelated to control-flow extractionenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions