| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.XmlRootStandaloneContext |
PostgreSQLStatementParser.xmlRootStandalone() |
PostgreSQLStatementParser.XmlRootStandaloneContext |
PostgreSQLStatementParser.FunctionExprCommonSubexprContext.xmlRootStandalone() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitXmlRootStandalone(PostgreSQLStatementParser.XmlRootStandaloneContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.xmlRootStandalone(). |
T |
PostgreSQLStatementBaseVisitor.visitXmlRootStandalone(PostgreSQLStatementParser.XmlRootStandaloneContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.xmlRootStandalone(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.