| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ParameterMarkerContext |
PostgreSQLStatementParser.parameterMarker() |
PostgreSQLStatementParser.ParameterMarkerContext |
PostgreSQLStatementParser.CExprContext.parameterMarker() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitParameterMarker(PostgreSQLStatementParser.ParameterMarkerContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.parameterMarker(). |
T |
PostgreSQLStatementParserVisitor.visitParameterMarker(PostgreSQLStatementParser.ParameterMarkerContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.parameterMarker(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitParameterMarker(PostgreSQLStatementParser.ParameterMarkerContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.