openqasm/source/grammar/tests/reference/control_flow
Jake Lishman 9ba41243db
Add implementation of `switch` to ANTLR and reference AST
This adds a simple implementation in both ANTLR and the Python reference
AST (and parser) of the `switch` statement propsed by gh-463.
2023-11-16 16:12:08 +00:00
..
branch_binop.yaml add grammar & parser support for anonymous scope blocks 2023-11-07 10:52:30 -08:00
branching.yaml add grammar & parser support for anonymous scope blocks 2023-11-07 10:52:30 -08:00
loop.yaml add grammar & parser support for anonymous scope blocks 2023-11-07 10:52:30 -08:00
switch.yaml Add implementation of `switch` to ANTLR and reference AST 2023-11-16 16:12:08 +00:00