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