| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.CharacterSetContext |
SQL92StatementParser.characterSet() |
SQL92StatementParser.CharacterSetContext |
SQL92StatementParser.DataTypeContext.characterSet() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementBaseVisitor.visitCharacterSet(SQL92StatementParser.CharacterSetContext ctx)
Visit a parse tree produced by
SQL92StatementParser.characterSet(). |
T |
SQL92StatementVisitor.visitCharacterSet(SQL92StatementParser.CharacterSetContext ctx)
Visit a parse tree produced by
SQL92StatementParser.characterSet(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.