Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.NonReservedWordOrSconstContext
-
Packages that use OpenGaussStatementParser.NonReservedWordOrSconstContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.NonReservedWordOrSconstContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.NonReservedWordOrSconstContext Modifier and Type Method Description OpenGaussStatementParser.NonReservedWordOrSconstContextOpenGaussStatementParser.CreateExtensionOptItemContext. nonReservedWordOrSconst()OpenGaussStatementParser.NonReservedWordOrSconstContextOpenGaussStatementParser.CreatefuncOptItemContext. nonReservedWordOrSconst()OpenGaussStatementParser.NonReservedWordOrSconstContextOpenGaussStatementParser.DostmtOptItemContext. nonReservedWordOrSconst()OpenGaussStatementParser.NonReservedWordOrSconstContextOpenGaussStatementParser. nonReservedWordOrSconst()OpenGaussStatementParser.NonReservedWordOrSconstContextOpenGaussStatementParser.SecurityLabelStmtContext. nonReservedWordOrSconst()OpenGaussStatementParser.NonReservedWordOrSconstContextOpenGaussStatementParser.SetContext. nonReservedWordOrSconst()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.NonReservedWordOrSconstContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitNonReservedWordOrSconst(OpenGaussStatementParser.NonReservedWordOrSconstContext ctx)Visit a parse tree produced byOpenGaussStatementParser.nonReservedWordOrSconst().TOpenGaussStatementVisitor. visitNonReservedWordOrSconst(OpenGaussStatementParser.NonReservedWordOrSconstContext ctx)Visit a parse tree produced byOpenGaussStatementParser.nonReservedWordOrSconst().
-