| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.ColumnListContext |
PostgreSQLStatementParser.columnList() |
PostgreSQLStatementParser.ColumnListContext |
PostgreSQLStatementParser.OptColumnListContext.columnList() |
PostgreSQLStatementParser.ColumnListContext |
PostgreSQLStatementParser.PrivilegesContext.columnList() |
PostgreSQLStatementParser.ColumnListContext |
PostgreSQLStatementParser.TriggerOneEventContext.columnList() |
PostgreSQLStatementParser.ColumnListContext |
PostgreSQLStatementParser.CreateViewContext.columnList(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.ColumnListContext> |
PostgreSQLStatementParser.CreateViewContext.columnList() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitColumnList(PostgreSQLStatementParser.ColumnListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnList(). |
T |
PostgreSQLStatementParserVisitor.visitColumnList(PostgreSQLStatementParser.ColumnListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.