Function relative_path_expr

Source
fn relative_path_expr(is_descendant: bool, input: &str) -> IResult<&str, Expr>