Uses of Class
org.apache.shardingsphere.sql.parser.autogen.PostgreSQLStatementParser.OrOperatorContext
Packages that use PostgreSQLStatementParser.OrOperatorContext
-
Uses of PostgreSQLStatementParser.OrOperatorContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return PostgreSQLStatementParser.OrOperatorContextModifier and TypeMethodDescriptionPostgreSQLStatementParser.AExprContext.orOperator()PostgreSQLStatementParser.orOperator()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type PostgreSQLStatementParser.OrOperatorContextModifier and TypeMethodDescriptionPostgreSQLStatementParserBaseVisitor.visitOrOperator(PostgreSQLStatementParser.OrOperatorContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.orOperator().PostgreSQLStatementParserVisitor.visitOrOperator(PostgreSQLStatementParser.OrOperatorContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.orOperator().