接口分层结构
- org.apache.shardingsphere.sql.parser.api.ASTNode
- org.apache.shardingsphere.sql.parser.api.visitor.statement.DALVisitor
- org.apache.shardingsphere.sql.parser.api.visitor.statement.DCLVisitor
- org.apache.shardingsphere.sql.parser.api.visitor.statement.DDLVisitor
- org.apache.shardingsphere.sql.parser.api.visitor.statement.DMLVisitor
- org.apache.shardingsphere.sql.parser.api.visitor.statement.RLVisitor
- org.apache.shardingsphere.sql.parser.api.lexer.SQLLexer
- org.apache.shardingsphere.sql.parser.api.parser.SQLParser
- org.apache.shardingsphere.sql.parser.spi.SQLParserConfiguration
- org.apache.shardingsphere.sql.parser.api.visitor.SQLVisitorFacade
- org.apache.shardingsphere.sql.parser.api.visitor.statement.TCLVisitor
Copyright © 2020 The Apache Software Foundation. All rights reserved.