| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.ConcatenationContext> |
PlSqlParser.Compound_expressionContext.concatenation() |
List<PlSqlParser.ConcatenationContext> |
PlSqlParser.In_elementsContext.concatenation() |
List<PlSqlParser.ConcatenationContext> |
PlSqlParser.Between_elementsContext.concatenation() |
List<PlSqlParser.ConcatenationContext> |
PlSqlParser.ConcatenationContext.concatenation() |
List<PlSqlParser.ConcatenationContext> |
PlSqlParser.Interval_expressionContext.concatenation() |
List<PlSqlParser.ConcatenationContext> |
PlSqlParser.Other_functionContext.concatenation() |
List<PlSqlParser.ConcatenationContext> |
PlSqlParser.Xml_namespaces_clauseContext.concatenation() |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
PlSqlParser.concatenation_sempred(PlSqlParser.ConcatenationContext _localctx,
int predIndex) |
void |
PlSqlParserListener.enterConcatenation(PlSqlParser.ConcatenationContext ctx)
Enter a parse tree produced by
PlSqlParser.concatenation(). |
void |
PlSqlParserBaseListener.enterConcatenation(PlSqlParser.ConcatenationContext ctx)
Enter a parse tree produced by
PlSqlParser.concatenation(). |
void |
PlSqlParserListener.exitConcatenation(PlSqlParser.ConcatenationContext ctx)
Exit a parse tree produced by
PlSqlParser.concatenation(). |
void |
PlSqlParserBaseListener.exitConcatenation(PlSqlParser.ConcatenationContext ctx)
Exit a parse tree produced by
PlSqlParser.concatenation(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.