程序包的使用
org.apache.shardingsphere.distsql.parser.autogen
程序包
说明
-
org.apache.shardingsphere.distsql.parser.autogen使用的org.apache.shardingsphere.distsql.parser.autogen中的类类说明This interface defines a complete generic visitor for a parse tree produced by
ShardingDistSQLStatementParser. -
org.apache.shardingsphere.sharding.distsql.parser.core使用的org.apache.shardingsphere.distsql.parser.autogen中的类类说明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.This interface defines a complete generic visitor for a parse tree produced byShardingDistSQLStatementParser.