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