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