| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Quoted_stringContext> |
PlSqlParser.String_functionContext.quoted_string() |
List<PlSqlParser.Quoted_stringContext> |
PlSqlParser.ConstantContext.quoted_string() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterQuoted_string(PlSqlParser.Quoted_stringContext ctx)
Enter a parse tree produced by
PlSqlParser.quoted_string(). |
void |
PlSqlParserBaseListener.enterQuoted_string(PlSqlParser.Quoted_stringContext ctx)
Enter a parse tree produced by
PlSqlParser.quoted_string(). |
void |
PlSqlParserListener.exitQuoted_string(PlSqlParser.Quoted_stringContext ctx)
Exit a parse tree produced by
PlSqlParser.quoted_string(). |
void |
PlSqlParserBaseListener.exitQuoted_string(PlSqlParser.Quoted_stringContext ctx)
Exit a parse tree produced by
PlSqlParser.quoted_string(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.