Uses of Class
org.apache.shardingsphere.sql.parser.autogen.PostgreSQLStatementParser.NonReservedWordOrSconstContext
Packages that use PostgreSQLStatementParser.NonReservedWordOrSconstContext
-
Uses of PostgreSQLStatementParser.NonReservedWordOrSconstContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return PostgreSQLStatementParser.NonReservedWordOrSconstContextModifier and TypeMethodDescriptionPostgreSQLStatementParser.CreateExtensionOptItemContext.nonReservedWordOrSconst()PostgreSQLStatementParser.CreatefuncOptItemContext.nonReservedWordOrSconst()PostgreSQLStatementParser.DostmtOptItemContext.nonReservedWordOrSconst()PostgreSQLStatementParser.nonReservedWordOrSconst()PostgreSQLStatementParser.SecurityLabelStmtContext.nonReservedWordOrSconst()PostgreSQLStatementParser.SetContext.nonReservedWordOrSconst()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type PostgreSQLStatementParser.NonReservedWordOrSconstContextModifier and TypeMethodDescriptionPostgreSQLStatementParserBaseVisitor.visitNonReservedWordOrSconst(PostgreSQLStatementParser.NonReservedWordOrSconstContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.nonReservedWordOrSconst().PostgreSQLStatementParserVisitor.visitNonReservedWordOrSconst(PostgreSQLStatementParser.NonReservedWordOrSconstContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.nonReservedWordOrSconst().