Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.KeyDeleteContext
-
Packages that use OpenGaussStatementParser.KeyDeleteContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.KeyDeleteContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.KeyDeleteContext Modifier and Type Method Description OpenGaussStatementParser.KeyDeleteContextOpenGaussStatementParser.KeyActionsContext. keyDelete()OpenGaussStatementParser.KeyDeleteContextOpenGaussStatementParser. keyDelete()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.KeyDeleteContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitKeyDelete(OpenGaussStatementParser.KeyDeleteContext ctx)Visit a parse tree produced byOpenGaussStatementParser.keyDelete().TOpenGaussStatementVisitor. visitKeyDelete(OpenGaussStatementParser.KeyDeleteContext ctx)Visit a parse tree produced byOpenGaussStatementParser.keyDelete().
-