| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.SqlStatementCacheContext |
CommonDistSQLStatementParser.sqlStatementCache() |
CommonDistSQLStatementParser.SqlStatementCacheContext |
CommonDistSQLStatementParser.SqlParserRuleDefinitionContext.sqlStatementCache() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitSqlStatementCache(CommonDistSQLStatementParser.SqlStatementCacheContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.sqlStatementCache(). |
T |
CommonDistSQLStatementVisitor.visitSqlStatementCache(CommonDistSQLStatementParser.SqlStatementCacheContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.sqlStatementCache(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.