Skip to main content

StmtList

Type Alias StmtList 

Source
pub type StmtList = IdxRange<StmtRef>;
Expand description

A run of statements.

Aliased Typeยง

pub struct StmtList { /* private fields */ }