| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TablesampleClauseContext |
PostgreSQLStatementParser.tablesampleClause() |
PostgreSQLStatementParser.TablesampleClauseContext |
PostgreSQLStatementParser.TableReferenceContext.tablesampleClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitTablesampleClause(PostgreSQLStatementParser.TablesampleClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tablesampleClause(). |
T |
PostgreSQLStatementParserBaseVisitor.visitTablesampleClause(PostgreSQLStatementParser.TablesampleClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tablesampleClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.