Class AntsparkLexer

java.lang.Object
com.alibaba.druid.sql.parser.Lexer
com.alibaba.druid.sql.dialect.antspark.parser.AntsparkLexer

public class AntsparkLexer extends Lexer
Version:
$Id: AntsparkLexer.java, v 0.1 2018年09月14日 15:04 peiheng.qph Exp $
Author:
peiheng.qph
  • Field Details

    • DEFAULT_ANTSPARK_KEYWORDS

      public static final Keywords DEFAULT_ANTSPARK_KEYWORDS
  • Constructor Details

    • AntsparkLexer

      public AntsparkLexer(String input)