| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.ParamNameContext |
PostgreSQLStatementParser.paramName() |
PostgreSQLStatementParser.ParamNameContext |
PostgreSQLStatementParser.FuncArgExprContext.paramName() |
PostgreSQLStatementParser.ParamNameContext |
PostgreSQLStatementParser.FuncArgContext.paramName() |
PostgreSQLStatementParser.ParamNameContext |
PostgreSQLStatementParser.TableFuncColumnContext.paramName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitParamName(PostgreSQLStatementParser.ParamNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.paramName(). |
T |
PostgreSQLStatementBaseVisitor.visitParamName(PostgreSQLStatementParser.ParamNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.paramName(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.