Module break_node

Source

Structs§

BreakNode
Represents a break node in py_sql. It’s used to exit a loop, typically within a foreach block.