Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.XmlWhitespaceOptionContext
-
Packages that use OpenGaussStatementParser.XmlWhitespaceOptionContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.XmlWhitespaceOptionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.XmlWhitespaceOptionContext Modifier and Type Method Description OpenGaussStatementParser.XmlWhitespaceOptionContextOpenGaussStatementParser.FunctionExprCommonSubexprContext. xmlWhitespaceOption()OpenGaussStatementParser.XmlWhitespaceOptionContextOpenGaussStatementParser. xmlWhitespaceOption()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.XmlWhitespaceOptionContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitXmlWhitespaceOption(OpenGaussStatementParser.XmlWhitespaceOptionContext ctx)Visit a parse tree produced byOpenGaussStatementParser.xmlWhitespaceOption().TOpenGaussStatementVisitor. visitXmlWhitespaceOption(OpenGaussStatementParser.XmlWhitespaceOptionContext ctx)Visit a parse tree produced byOpenGaussStatementParser.xmlWhitespaceOption().
-