Module donet_core::dcswitch
source · Expand description
Data model that represents a DC switch statement.
Modules§
- interim 🔒Contains intermediate DC Switch structure and logic for semantic analysis as the DC Switch is being built.
Structs§
- Represents a DC Switch statement, which can appear inside a dclass declaration and represents two or more alternative unpacking schemes based on the first field read.
- Represents a case in a DC switch declaration.