Uses of Class
org.apache.shardingsphere.sql.parser.autogen.PostgreSQLStatementParser.OpclassPurposeContext
Packages that use PostgreSQLStatementParser.OpclassPurposeContext
-
Uses of PostgreSQLStatementParser.OpclassPurposeContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return PostgreSQLStatementParser.OpclassPurposeContextModifier and TypeMethodDescriptionPostgreSQLStatementParser.OpclassItemContext.opclassPurpose()PostgreSQLStatementParser.opclassPurpose()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type PostgreSQLStatementParser.OpclassPurposeContextModifier and TypeMethodDescriptionPostgreSQLStatementParserBaseVisitor.visitOpclassPurpose(PostgreSQLStatementParser.OpclassPurposeContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.opclassPurpose().PostgreSQLStatementParserVisitor.visitOpclassPurpose(PostgreSQLStatementParser.OpclassPurposeContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.opclassPurpose().