SQL Parser which produces a Concrete Syntax Tree (CST). Unlike a more usual parser which produces an Abstract Syntax Tree (AST), this parser preserves all the syntax elements present in the parsed ...