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