| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CharacterSetNameContext |
OracleStatementParser.characterSetName() |
OracleStatementParser.CharacterSetNameContext |
OracleStatementParser.CharacterSetClauseContext.characterSetName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCharacterSetName(OracleStatementParser.CharacterSetNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.characterSetName(). |
T |
OracleStatementBaseVisitor.visitCharacterSetName(OracleStatementParser.CharacterSetNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.characterSetName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.