| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DefaultExprContext |
PostgreSQLStatementParser.defaultExpr() |
PostgreSQLStatementParser.DefaultExprContext |
PostgreSQLStatementParser.ColumnConstraintOptionContext.defaultExpr() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitDefaultExpr(PostgreSQLStatementParser.DefaultExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.defaultExpr(). |
T |
PostgreSQLStatementParserVisitor.visitDefaultExpr(PostgreSQLStatementParser.DefaultExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.defaultExpr(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.