Uses of Class
org.apache.shardingsphere.sql.parser.autogen.PostgreSQLStatementParser.XmlWhitespaceOptionContext
Packages that use PostgreSQLStatementParser.XmlWhitespaceOptionContext
-
Uses of PostgreSQLStatementParser.XmlWhitespaceOptionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return PostgreSQLStatementParser.XmlWhitespaceOptionContextModifier and TypeMethodDescriptionPostgreSQLStatementParser.FunctionExprCommonSubexprContext.xmlWhitespaceOption()PostgreSQLStatementParser.xmlWhitespaceOption()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type PostgreSQLStatementParser.XmlWhitespaceOptionContextModifier and TypeMethodDescriptionPostgreSQLStatementParserBaseVisitor.visitXmlWhitespaceOption(PostgreSQLStatementParser.XmlWhitespaceOptionContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.xmlWhitespaceOption().PostgreSQLStatementParserVisitor.visitXmlWhitespaceOption(PostgreSQLStatementParser.XmlWhitespaceOptionContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.xmlWhitespaceOption().