| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.PatternMatchingOperatorContext |
PostgreSQLStatementParser.patternMatchingOperator() |
PostgreSQLStatementParser.PatternMatchingOperatorContext |
PostgreSQLStatementParser.AExprContext.patternMatchingOperator() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitPatternMatchingOperator(PostgreSQLStatementParser.PatternMatchingOperatorContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.patternMatchingOperator(). |
T |
PostgreSQLStatementParserBaseVisitor.visitPatternMatchingOperator(PostgreSQLStatementParser.PatternMatchingOperatorContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.patternMatchingOperator(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.