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