Skip to main content

WINDOW_LENGTHS

Constant WINDOW_LENGTHS 

Source
pub const WINDOW_LENGTHS: &[usize];
Expand description

Statement-window lengths, in statements. Windows slide with stride 1 over each block’s statement sequence; a block shorter than a length yields no window of that length.