NULL_NODE

Constant NULL_NODE 

Source
pub const NULL_NODE: NodeIndex;
Expand description

Sentinel value representing “no node” or “null node”. Used for optional children (e.g., else block in if expression).