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