Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.OperatorWithArgtypesListContext
-
Packages that use OpenGaussStatementParser.OperatorWithArgtypesListContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.OperatorWithArgtypesListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.OperatorWithArgtypesListContext Modifier and Type Method Description OpenGaussStatementParser.OperatorWithArgtypesListContextOpenGaussStatementParser.DropOperatorContext. operatorWithArgtypesList()OpenGaussStatementParser.OperatorWithArgtypesListContextOpenGaussStatementParser. operatorWithArgtypesList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.OperatorWithArgtypesListContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitOperatorWithArgtypesList(OpenGaussStatementParser.OperatorWithArgtypesListContext ctx)Visit a parse tree produced byOpenGaussStatementParser.operatorWithArgtypesList().TOpenGaussStatementVisitor. visitOperatorWithArgtypesList(OpenGaussStatementParser.OperatorWithArgtypesListContext ctx)Visit a parse tree produced byOpenGaussStatementParser.operatorWithArgtypesList().
-