类 ShardingDistSQLStatementVisitor

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T>
org.apache.shardingsphere.distsql.parser.autogen.ShardingDistSQLStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>
org.apache.shardingsphere.sharding.distsql.parser.core.ShardingDistSQLStatementVisitor
所有已实现的接口:
org.antlr.v4.runtime.tree.ParseTreeVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>, ShardingDistSQLStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>, org.apache.shardingsphere.sql.parser.api.visitor.SQLVisitor

public final class ShardingDistSQLStatementVisitor extends ShardingDistSQLStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode> implements org.apache.shardingsphere.sql.parser.api.visitor.SQLVisitor
Sharding DistSQL statement visitor.