类分层结构
- java.lang.Object
- org.antlr.v4.runtime.Recognizer<Symbol,ATNInterpreter>
- org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- org.apache.shardingsphere.sql.parser.autogen.SQL92StatementLexer
- org.apache.shardingsphere.sql.parser.sql92.lexer.SQL92Lexer (implements org.apache.shardingsphere.sql.parser.api.lexer.SQLLexer)
Copyright © 2020 The Apache Software Foundation. All rights reserved.