| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.kernel |
| Modifier and Type | Class and Description |
|---|---|
class |
KernelDistSQLStatementBaseVisitor<T>
This class provides an empty implementation of
KernelDistSQLStatementVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
KernelDistSQLStatementVisitor
SQL statement visitor for kernel DistSQL.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.