| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.OnlyClause_Context |
PostgreSQLStatementParser.onlyClause_() |
PostgreSQLStatementParser.OnlyClause_Context |
PostgreSQLStatementParser.CreateIndexContext.onlyClause_() |
PostgreSQLStatementParser.OnlyClause_Context |
PostgreSQLStatementParser.AlterTableContext.onlyClause_() |
PostgreSQLStatementParser.OnlyClause_Context |
PostgreSQLStatementParser.TruncateTableContext.onlyClause_() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitOnlyClause_(PostgreSQLStatementParser.OnlyClause_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.onlyClause_(). |
T |
PostgreSQLStatementVisitor.visitOnlyClause_(PostgreSQLStatementParser.OnlyClause_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.onlyClause_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.