dt-sql-parser
                                
                                 dt-sql-parser copied to clipboard
                                
                                    dt-sql-parser copied to clipboard
                            
                            
                            
                        can it support sql2ast and ast2sql?
Sorry, it is not currently supported, but theoretically you can access all nodes on ParserTree through the ANTLR4Visitor.
Closed because it hasn't been active for too long.