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