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