| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ParamNameContext |
PostgreSQLStatementParser.paramName() |
PostgreSQLStatementParser.ParamNameContext |
PostgreSQLStatementParser.FuncArgExprContext.paramName() |
PostgreSQLStatementParser.ParamNameContext |
PostgreSQLStatementParser.FuncArgContext.paramName() |
PostgreSQLStatementParser.ParamNameContext |
PostgreSQLStatementParser.TableFuncColumnContext.paramName() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitParamName(PostgreSQLStatementParser.ParamNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.paramName(). |
T |
PostgreSQLStatementParserBaseVisitor.visitParamName(PostgreSQLStatementParser.ParamNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.paramName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.