Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.ReservedKeywordContext
-
Packages that use OpenGaussStatementParser.ReservedKeywordContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.ReservedKeywordContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.ReservedKeywordContext Modifier and Type Method Description OpenGaussStatementParser.ReservedKeywordContextOpenGaussStatementParser.ColLabelContext. reservedKeyword()OpenGaussStatementParser.ReservedKeywordContextOpenGaussStatementParser.ColLableContext. reservedKeyword()OpenGaussStatementParser.ReservedKeywordContextOpenGaussStatementParser.DefArgContext. reservedKeyword()OpenGaussStatementParser.ReservedKeywordContextOpenGaussStatementParser.OperatorDefArgContext. reservedKeyword()OpenGaussStatementParser.ReservedKeywordContextOpenGaussStatementParser. reservedKeyword()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.ReservedKeywordContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitReservedKeyword(OpenGaussStatementParser.ReservedKeywordContext ctx)Visit a parse tree produced byOpenGaussStatementParser.reservedKeyword().TOpenGaussStatementVisitor. visitReservedKeyword(OpenGaussStatementParser.ReservedKeywordContext ctx)Visit a parse tree produced byOpenGaussStatementParser.reservedKeyword().
-