| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.OperatorWithArgtypesContext |
PostgreSQLStatementParser.operatorWithArgtypes() |
PostgreSQLStatementParser.OperatorWithArgtypesContext |
PostgreSQLStatementParser.OpclassItemContext.operatorWithArgtypes() |
PostgreSQLStatementParser.OperatorWithArgtypesContext |
PostgreSQLStatementParser.AlterOperatorClausesContext.operatorWithArgtypes() |
PostgreSQLStatementParser.OperatorWithArgtypesContext |
PostgreSQLStatementParser.AlterExtensionClausesContext.operatorWithArgtypes() |
PostgreSQLStatementParser.OperatorWithArgtypesContext |
PostgreSQLStatementParser.CommentClausesContext.operatorWithArgtypes() |
PostgreSQLStatementParser.OperatorWithArgtypesContext |
PostgreSQLStatementParser.OperatorWithArgtypesListContext.operatorWithArgtypes(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.OperatorWithArgtypesContext> |
PostgreSQLStatementParser.OperatorWithArgtypesListContext.operatorWithArgtypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitOperatorWithArgtypes(PostgreSQLStatementParser.OperatorWithArgtypesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.operatorWithArgtypes(). |
T |
PostgreSQLStatementBaseVisitor.visitOperatorWithArgtypes(PostgreSQLStatementParser.OperatorWithArgtypesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.operatorWithArgtypes(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.