CFG_Single_Case_Edge¶
- class CFG_Single_Case_Edge (concrete, logical)¶
- Direct parents:
inherits CFG_Case_Edge
- Ancestor classes and implemented interfaces:
Field
Kind
Type
Description
The_Case
attribute
builtin Int_Literal_Type
the condition for this case (‘switch variable equals xy’)
Next (from CFG_Case_Edge)
semantic
class CFG_Block
The successor block to jump to in this case. Can be
NoNodeif thecaselabel was inside a nested scope that was not translated due to compiler errors.Parent (from Logical_IR_Root)
semantic
class Logical_IR_Root
Physical (from Logical_IR_Root)
semantic to physical
class Physical_IR_Root