类分层结构
- java.lang.Object
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
- org.antlr.v4.runtime.Recognizer<Symbol,ATNInterpreter>
- org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- org.antlr.v4.runtime.Parser
- org.antlr.v4.runtime.RuleContext (implements org.antlr.v4.runtime.tree.RuleNode)
- org.antlr.v4.runtime.ParserRuleContext
- org.apache.shardingsphere.sql.parser.sqlserver.SQLServerParserConfiguration (implements org.apache.shardingsphere.sql.parser.spi.SQLParserConfiguration)
- org.apache.shardingsphere.sql.parser.sqlserver.visitor.SQLServerVisitorFacade (implements org.apache.shardingsphere.sql.parser.api.visitor.SQLVisitorFacade)
接口分层结构
- org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
Copyright © 2020 The Apache Software Foundation. All rights reserved.