pub fn parse_selector(input: &str) -> Result<SelectorAst, AqlError>
Parse a selector string into an AST.