| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.TableFuncElementContext |
PostgreSQLStatementParser.tableFuncElement() |
PostgreSQLStatementParser.TableFuncElementContext |
PostgreSQLStatementParser.AlterTypeCmdContext.tableFuncElement() |
PostgreSQLStatementParser.TableFuncElementContext |
PostgreSQLStatementParser.TableFuncElementListContext.tableFuncElement(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.TableFuncElementContext> |
PostgreSQLStatementParser.TableFuncElementListContext.tableFuncElement() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitTableFuncElement(PostgreSQLStatementParser.TableFuncElementContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableFuncElement(). |
T |
PostgreSQLStatementBaseVisitor.visitTableFuncElement(PostgreSQLStatementParser.TableFuncElementContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableFuncElement(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.