| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.RoutineNameContext |
PostgreSQLStatementParser.routineName() |
PostgreSQLStatementParser.RoutineNameContext |
PostgreSQLStatementParser.PrivilegeLevelContext.routineName() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitRoutineName(PostgreSQLStatementParser.RoutineNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.routineName(). |
T |
PostgreSQLStatementParserBaseVisitor.visitRoutineName(PostgreSQLStatementParser.RoutineNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.routineName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.