Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.XmlWhitespaceOptionContext
Packages that use OpenGaussStatementParser.XmlWhitespaceOptionContext
-
Uses of OpenGaussStatementParser.XmlWhitespaceOptionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.XmlWhitespaceOptionContextModifier and TypeMethodDescriptionOpenGaussStatementParser.FunctionExprCommonSubexprContext.xmlWhitespaceOption()OpenGaussStatementParser.xmlWhitespaceOption()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.XmlWhitespaceOptionContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitXmlWhitespaceOption(OpenGaussStatementParser.XmlWhitespaceOptionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.xmlWhitespaceOption().OpenGaussStatementVisitor.visitXmlWhitespaceOption(OpenGaussStatementParser.XmlWhitespaceOptionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.xmlWhitespaceOption().