CFG_Range_Case_Edge

class CFG_Range_Case_Edge (concrete, logical)
Direct parents:
Ancestor classes and implemented interfaces:

CFG_Case_Edge, Execution_Node, Logical_IR_Root

Field

Kind

Type

Description

Case_Range_Start

attribute

builtin Int_Literal_Type

Case_Range_End

attribute

builtin Int_Literal_Type

Next (from CFG_Case_Edge)

semantic

class CFG_Block

The successor block to jump to in this case. Can be NoNode if the case label 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