All Classes and Interfaces

说明
SQL lexer for sharding DistSQL.
SQL parser for sharding DistSQL.
This class provides an empty implementation of ShardingDistSQLStatementVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
SQL parser facade for sharding DistSQL statement.
This interface defines a complete generic visitor for a parse tree produced by ShardingDistSQLStatementParser.
Sharding DistSQL statement visitor.