| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.ShardLibraryNameContext |
MySQLStatementParser.shardLibraryName() |
MySQLStatementParser.ShardLibraryNameContext |
MySQLStatementParser.CreateLoadableFunctionContext.shardLibraryName() |
MySQLStatementParser.ShardLibraryNameContext |
MySQLStatementParser.InstallPluginContext.shardLibraryName() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitShardLibraryName(MySQLStatementParser.ShardLibraryNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.shardLibraryName(). |
T |
MySQLStatementVisitor.visitShardLibraryName(MySQLStatementParser.ShardLibraryNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.shardLibraryName(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.