Function step_expr

Source
fn step_expr(is_descendant: bool, input: &str) -> IResult<&str, StepExpr>