Class ShadowDistSQLLexer

java.lang.Object
org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
org.antlr.v4.runtime.Lexer
org.apache.shardingsphere.distsql.parser.autogen.ShadowDistSQLStatementLexer
org.apache.shardingsphere.shadow.distsql.parser.core.ShadowDistSQLLexer
All Implemented Interfaces:
org.antlr.v4.runtime.TokenSource, SQLLexer

public final class ShadowDistSQLLexer extends ShadowDistSQLStatementLexer implements SQLLexer
SQL lexer for shadow dist SQL.
  • Constructor Details

    • ShadowDistSQLLexer

      public ShadowDistSQLLexer(org.antlr.v4.runtime.CharStream input)