| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.RegularFunctionName_Context |
PostgreSQLStatementParser.regularFunctionName_() |
PostgreSQLStatementParser.RegularFunctionName_Context |
PostgreSQLStatementParser.RegularFunctionContext.regularFunctionName_() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitRegularFunctionName_(PostgreSQLStatementParser.RegularFunctionName_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.regularFunctionName_(). |
T |
PostgreSQLStatementVisitor.visitRegularFunctionName_(PostgreSQLStatementParser.RegularFunctionName_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.regularFunctionName_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.