Skip to content

Conversation

@kroening
Copy link
Collaborator

This adds enums as items to the parse tree data structure.

@kroening kroening added the SMV label Oct 17, 2025
@kroening kroening marked this pull request as ready for review October 17, 2025 22:58
$$=$1;
PARSER.module->enum_set.insert(stack_expr($1).id_string());

exprt expr(ID_symbol);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this not using symbol_exprt?

This adds enums as items to the parse tree data structure.
@kroening kroening force-pushed the smv-enum-parse-tree branch from c9fcb82 to 75247c5 Compare October 18, 2025 23:12
@kroening kroening merged commit 4896186 into main Oct 18, 2025
11 checks passed
@kroening kroening deleted the smv-enum-parse-tree branch October 18, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants