Module control_flow

Source
Expand description

Represents a control flow node in the AST.

Structs§

ControlFlowNode
Represents a metadata node in the AST

Enums§

ControlFlowType
Represents the type of control flow node.