| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.NotOperator_Context |
PostgreSQLStatementParser.notOperator_() |
PostgreSQLStatementParser.NotOperator_Context |
PostgreSQLStatementParser.ExprContext.notOperator_() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitNotOperator_(PostgreSQLStatementParser.NotOperator_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.notOperator_(). |
T |
PostgreSQLStatementVisitor.visitNotOperator_(PostgreSQLStatementParser.NotOperator_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.notOperator_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.