Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.ColNameKeywordContext
Packages that use OpenGaussStatementParser.ColNameKeywordContext
-
Uses of OpenGaussStatementParser.ColNameKeywordContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.ColNameKeywordContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AccessMethodContext.colNameKeyword()OpenGaussStatementParser.ColLabelContext.colNameKeyword()OpenGaussStatementParser.ColLableContext.colNameKeyword()OpenGaussStatementParser.colNameKeyword()OpenGaussStatementParser.NonReservedWordContext.colNameKeyword()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.ColNameKeywordContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitColNameKeyword(OpenGaussStatementParser.ColNameKeywordContext ctx) Visit a parse tree produced byOpenGaussStatementParser.colNameKeyword().OpenGaussStatementVisitor.visitColNameKeyword(OpenGaussStatementParser.ColNameKeywordContext ctx) Visit a parse tree produced byOpenGaussStatementParser.colNameKeyword().