Function build_variable_unbounded_declaration

Source
pub fn build_variable_unbounded_declaration(
    ctx: &mut Context,
    variable_line_unbounded: Cursor<'_>,
) -> Result<UnboundedVariable, Error>
Expand description

Build an unbounded variable declaration (one or more foo is a Foo).