Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.GeometricOperatorContext
-
Packages that use OpenGaussStatementParser.GeometricOperatorContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.GeometricOperatorContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.GeometricOperatorContext Modifier and Type Method Description OpenGaussStatementParser.GeometricOperatorContextOpenGaussStatementParser. geometricOperator()OpenGaussStatementParser.GeometricOperatorContextOpenGaussStatementParser.QualOpContext. geometricOperator()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.GeometricOperatorContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitGeometricOperator(OpenGaussStatementParser.GeometricOperatorContext ctx)Visit a parse tree produced byOpenGaussStatementParser.geometricOperator().TOpenGaussStatementVisitor. visitGeometricOperator(OpenGaussStatementParser.GeometricOperatorContext ctx)Visit a parse tree produced byOpenGaussStatementParser.geometricOperator().
-