Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.NonReservedWordOrSconstContext
Packages that use OpenGaussStatementParser.NonReservedWordOrSconstContext
-
Uses of OpenGaussStatementParser.NonReservedWordOrSconstContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.NonReservedWordOrSconstContextModifier and TypeMethodDescriptionOpenGaussStatementParser.CreateExtensionOptItemContext.nonReservedWordOrSconst()OpenGaussStatementParser.CreatefuncOptItemContext.nonReservedWordOrSconst()OpenGaussStatementParser.DostmtOptItemContext.nonReservedWordOrSconst()OpenGaussStatementParser.nonReservedWordOrSconst()OpenGaussStatementParser.SecurityLabelStmtContext.nonReservedWordOrSconst()OpenGaussStatementParser.SetContext.nonReservedWordOrSconst()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.NonReservedWordOrSconstContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitNonReservedWordOrSconst(OpenGaussStatementParser.NonReservedWordOrSconstContext ctx) Visit a parse tree produced byOpenGaussStatementParser.nonReservedWordOrSconst().OpenGaussStatementVisitor.visitNonReservedWordOrSconst(OpenGaussStatementParser.NonReservedWordOrSconstContext ctx) Visit a parse tree produced byOpenGaussStatementParser.nonReservedWordOrSconst().