Uses of Interface
org.apache.shardingsphere.sql.parser.api.visitor.statement.type.RLStatementVisitor
-
Packages that use RLStatementVisitor Package Description org.apache.shardingsphere.sql.parser.spi -
-
Uses of RLStatementVisitor in org.apache.shardingsphere.sql.parser.spi
Methods in org.apache.shardingsphere.sql.parser.spi that return types with arguments of type RLStatementVisitor Modifier and Type Method Description Class<? extends RLStatementVisitor>SQLStatementVisitorFacade. getRLVisitorClass()Get RL visitor class.
-