pub fn precheck_iterator_fields(
ltype: ListType,
name: &str,
block: &Block,
data: &Everything,
sc: &mut ScopeContext,
)
Expand description
Check some iterator fields before the list scope has opened.
pub fn precheck_iterator_fields(
ltype: ListType,
name: &str,
block: &Block,
data: &Everything,
sc: &mut ScopeContext,
)
Check some iterator fields before the list scope has opened.