public class org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent extends org.apache.hadoop.hive.ql.parse.GenericHiveLexer
{
public static final int EOF;
public static final int AMPERSAND;
public static final int BITWISEOR;
public static final int BITWISEXOR;
public static final int ByteLengthLiteral;
public static final int COLON;
public static final int COMMA;
public static final int CONCATENATE;
public static final int CharSetLiteral;
public static final int CharSetName;
public static final int DIV;
public static final int DIVIDE;
public static final int DOLLAR;
public static final int DOT;
public static final int Digit;
public static final int EQUAL;
public static final int EQUAL_NS;
public static final int Exponent;
public static final int GREATERTHAN;
public static final int GREATERTHANOREQUALTO;
public static final int HexDigit;
public static final int Identifier;
public static final int IntegralLiteral;
public static final int KW_ABORT;
public static final int KW_ACTIVATE;
public static final int KW_ACTIVE;
public static final int KW_ADD;
public static final int KW_ADMIN;
public static final int KW_AFTER;
public static final int KW_ALL;
public static final int KW_ALLOC_FRACTION;
public static final int KW_ALTER;
public static final int KW_ANALYZE;
public static final int KW_AND;
public static final int KW_ANY;
public static final int KW_APPLICATION;
public static final int KW_ARCHIVE;
public static final int KW_ARRAY;
public static final int KW_AS;
public static final int KW_ASC;
public static final int KW_AST;
public static final int KW_AT;
public static final int KW_AUTHORIZATION;
public static final int KW_AUTOCOMMIT;
public static final int KW_BEFORE;
public static final int KW_BETWEEN;
public static final int KW_BIGINT;
public static final int KW_BINARY;
public static final int KW_BOOLEAN;
public static final int KW_BOTH;
public static final int KW_BRANCH;
public static final int KW_BUCKET;
public static final int KW_BUCKETS;
public static final int KW_BY;
public static final int KW_CACHE;
public static final int KW_CASCADE;
public static final int KW_CASE;
public static final int KW_CAST;
public static final int KW_CBO;
public static final int KW_CHANGE;
public static final int KW_CHAR;
public static final int KW_CHECK;
public static final int KW_CHERRY_PICK;
public static final int KW_CLUSTER;
public static final int KW_CLUSTERED;
public static final int KW_CLUSTERSTATUS;
public static final int KW_COLLECTION;
public static final int KW_COLUMN;
public static final int KW_COLUMNS;
public static final int KW_COMMENT;
public static final int KW_COMMIT;
public static final int KW_COMPACT;
public static final int KW_COMPACTIONS;
public static final int KW_COMPACT_ID;
public static final int KW_COMPUTE;
public static final int KW_CONCATENATE;
public static final int KW_CONF;
public static final int KW_CONSTRAINT;
public static final int KW_CONTINUE;
public static final int KW_CONVERT;
public static final int KW_COST;
public static final int KW_CREATE;
public static final int KW_CRON;
public static final int KW_CROSS;
public static final int KW_CUBE;
public static final int KW_CURRENT;
public static final int KW_CURRENT_DATE;
public static final int KW_CURRENT_TIMESTAMP;
public static final int KW_CURSOR;
public static final int KW_DATA;
public static final int KW_DATABASE;
public static final int KW_DATABASES;
public static final int KW_DATACONNECTOR;
public static final int KW_DATACONNECTORS;
public static final int KW_DATE;
public static final int KW_DATETIME;
public static final int KW_DAY;
public static final int KW_DBPROPERTIES;
public static final int KW_DCPROPERTIES;
public static final int KW_DDL;
public static final int KW_DEBUG;
public static final int KW_DECIMAL;
public static final int KW_DEFAULT;
public static final int KW_DEFERRED;
public static final int KW_DEFINED;
public static final int KW_DELETE;
public static final int KW_DELIMITED;
public static final int KW_DEPENDENCY;
public static final int KW_DESC;
public static final int KW_DESCRIBE;
public static final int KW_DETAIL;
public static final int KW_DIRECTORIES;
public static final int KW_DIRECTORY;
public static final int KW_DISABLE;
public static final int KW_DISTINCT;
public static final int KW_DISTRIBUTE;
public static final int KW_DISTRIBUTED;
public static final int KW_DO;
public static final int KW_DOUBLE;
public static final int KW_DOW;
public static final int KW_DROP;
public static final int KW_DUMP;
public static final int KW_ELEM_TYPE;
public static final int KW_ELSE;
public static final int KW_ENABLE;
public static final int KW_END;
public static final int KW_ENFORCED;
public static final int KW_ESCAPED;
public static final int KW_EVERY;
public static final int KW_EXCEPT;
public static final int KW_EXCHANGE;
public static final int KW_EXCLUSIVE;
public static final int KW_EXECUTE;
public static final int KW_EXECUTED;
public static final int KW_EXISTS;
public static final int KW_EXPIRE_SNAPSHOTS;
public static final int KW_EXPLAIN;
public static final int KW_EXPORT;
public static final int KW_EXPRESSION;
public static final int KW_EXTENDED;
public static final int KW_EXTERNAL;
public static final int KW_EXTRACT;
public static final int KW_FALSE;
public static final int KW_FAST_FORWARD;
public static final int KW_FETCH;
public static final int KW_FIELDS;
public static final int KW_FILE;
public static final int KW_FILEFORMAT;
public static final int KW_FIRST;
public static final int KW_FLOAT;
public static final int KW_FLOOR;
public static final int KW_FOLLOWING;
public static final int KW_FOR;
public static final int KW_FORCE;
public static final int KW_FOREIGN;
public static final int KW_FORMAT;
public static final int KW_FORMATTED;
public static final int KW_FROM;
public static final int KW_FULL;
public static final int KW_FUNCTION;
public static final int KW_FUNCTIONS;
public static final int KW_GRANT;
public static final int KW_GROUP;
public static final int KW_GROUPING;
public static final int KW_HAVING;
public static final int KW_HOUR;
public static final int KW_IDXPROPERTIES;
public static final int KW_IF;
public static final int KW_IGNORE;
public static final int KW_IMPORT;
public static final int KW_IN;
public static final int KW_INDEX;
public static final int KW_INDEXES;
public static final int KW_INNER;
public static final int KW_INPATH;
public static final int KW_INPUTDRIVER;
public static final int KW_INPUTFORMAT;
public static final int KW_INSERT;
public static final int KW_INT;
public static final int KW_INTERSECT;
public static final int KW_INTERVAL;
public static final int KW_INTO;
public static final int KW_IS;
public static final int KW_ISOLATION;
public static final int KW_ITEMS;
public static final int KW_JAR;
public static final int KW_JOIN;
public static final int KW_JOINCOST;
public static final int KW_KEY;
public static final int KW_KEYS;
public static final int KW_KEY_TYPE;
public static final int KW_KILL;
public static final int KW_LAST;
public static final int KW_LATERAL;
public static final int KW_LEADING;
public static final int KW_LEFT;
public static final int KW_LESS;
public static final int KW_LEVEL;
public static final int KW_LIKE;
public static final int KW_LIMIT;
public static final int KW_LINES;
public static final int KW_LOAD;
public static final int KW_LOCAL;
public static final int KW_LOCATION;
public static final int KW_LOCK;
public static final int KW_LOCKS;
public static final int KW_LOGICAL;
public static final int KW_LONG;
public static final int KW_MACRO;
public static final int KW_MANAGED;
public static final int KW_MANAGEDLOCATION;
public static final int KW_MANAGEMENT;
public static final int KW_MAP;
public static final int KW_MAPJOIN;
public static final int KW_MAPPING;
public static final int KW_MATCHED;
public static final int KW_MATERIALIZED;
public static final int KW_MERGE;
public static final int KW_METADATA;
public static final int KW_MINUS;
public static final int KW_MINUTE;
public static final int KW_MONTH;
public static final int KW_MORE;
public static final int KW_MOVE;
public static final int KW_MSCK;
public static final int KW_NONE;
public static final int KW_NORELY;
public static final int KW_NOSCAN;
public static final int KW_NOT;
public static final int KW_NOVALIDATE;
public static final int KW_NULL;
public static final int KW_NULLS;
public static final int KW_OF;
public static final int KW_OFFSET;
public static final int KW_OLDER;
public static final int KW_ON;
public static final int KW_ONLY;
public static final int KW_OPERATOR;
public static final int KW_OPTIMIZE;
public static final int KW_OPTION;
public static final int KW_OR;
public static final int KW_ORDER;
public static final int KW_ORPHAN_FILES;
public static final int KW_OUT;
public static final int KW_OUTER;
public static final int KW_OUTPUTDRIVER;
public static final int KW_OUTPUTFORMAT;
public static final int KW_OVER;
public static final int KW_OVERWRITE;
public static final int KW_OWNER;
public static final int KW_PARTITION;
public static final int KW_PARTITIONED;
public static final int KW_PARTITIONS;
public static final int KW_PATH;
public static final int KW_PERCENT;
public static final int KW_PKFK_JOIN;
public static final int KW_PLAN;
public static final int KW_PLANS;
public static final int KW_PLUS;
public static final int KW_POOL;
public static final int KW_PRECEDING;
public static final int KW_PRECISION;
public static final int KW_PREPARE;
public static final int KW_PRESERVE;
public static final int KW_PRIMARY;
public static final int KW_PRINCIPALS;
public static final int KW_PROCEDURE;
public static final int KW_PURGE;
public static final int KW_QUALIFY;
public static final int KW_QUARTER;
public static final int KW_QUERY;
public static final int KW_QUERY_PARALLELISM;
public static final int KW_RANGE;
public static final int KW_READ;
public static final int KW_READS;
public static final int KW_REAL;
public static final int KW_REBUILD;
public static final int KW_RECORDREADER;
public static final int KW_RECORDWRITER;
public static final int KW_REDUCE;
public static final int KW_REFERENCES;
public static final int KW_REGEXP;
public static final int KW_RELOAD;
public static final int KW_RELY;
public static final int KW_REMOTE;
public static final int KW_RENAME;
public static final int KW_REOPTIMIZATION;
public static final int KW_REPAIR;
public static final int KW_REPL;
public static final int KW_REPLACE;
public static final int KW_REPLICATION;
public static final int KW_RESOURCE;
public static final int KW_RESPECT;
public static final int KW_RESTRICT;
public static final int KW_RETAIN;
public static final int KW_RETENTION;
public static final int KW_REVOKE;
public static final int KW_REWRITE;
public static final int KW_RIGHT;
public static final int KW_RLIKE;
public static final int KW_ROLE;
public static final int KW_ROLES;
public static final int KW_ROLLBACK;
public static final int KW_ROLLUP;
public static final int KW_ROW;
public static final int KW_ROWS;
public static final int KW_SCHEDULED;
public static final int KW_SCHEDULING_POLICY;
public static final int KW_SCHEMA;
public static final int KW_SCHEMAS;
public static final int KW_SECOND;
public static final int KW_SELECT;
public static final int KW_SEMI;
public static final int KW_SERDE;
public static final int KW_SERDEPROPERTIES;
public static final int KW_SERVER;
public static final int KW_SET;
public static final int KW_SETS;
public static final int KW_SET_CURRENT_SNAPSHOT;
public static final int KW_SHARED;
public static final int KW_SHOW;
public static final int KW_SHOW_DATABASE;
public static final int KW_SKEWED;
public static final int KW_SMALLINT;
public static final int KW_SNAPSHOT;
public static final int KW_SNAPSHOTS;
public static final int KW_SOME;
public static final int KW_SORT;
public static final int KW_SORTED;
public static final int KW_SPEC;
public static final int KW_SSL;
public static final int KW_START;
public static final int KW_STATISTICS;
public static final int KW_STATUS;
public static final int KW_STORED;
public static final int KW_STREAMTABLE;
public static final int KW_STRING;
public static final int KW_STRUCT;
public static final int KW_SUMMARY;
public static final int KW_SYNC;
public static final int KW_SYSTEM_TIME;
public static final int KW_SYSTEM_VERSION;
public static final int KW_TABLE;
public static final int KW_TABLES;
public static final int KW_TABLESAMPLE;
public static final int KW_TAG;
public static final int KW_TBLPROPERTIES;
public static final int KW_TEMPORARY;
public static final int KW_TERMINATED;
public static final int KW_THAN;
public static final int KW_THEN;
public static final int KW_TIME;
public static final int KW_TIMESTAMP;
public static final int KW_TIMESTAMPLOCALTZ;
public static final int KW_TINYINT;
public static final int KW_TO;
public static final int KW_TOUCH;
public static final int KW_TRAILING;
public static final int KW_TRANSACTION;
public static final int KW_TRANSACTIONAL;
public static final int KW_TRANSACTIONS;
public static final int KW_TRANSFORM;
public static final int KW_TRIGGER;
public static final int KW_TRIM;
public static final int KW_TRUE;
public static final int KW_TRUNCATE;
public static final int KW_TYPE;
public static final int KW_UNARCHIVE;
public static final int KW_UNBOUNDED;
public static final int KW_UNDO;
public static final int KW_UNION;
public static final int KW_UNIONTYPE;
public static final int KW_UNIQUE;
public static final int KW_UNIQUEJOIN;
public static final int KW_UNKNOWN;
public static final int KW_UNLOCK;
public static final int KW_UNMANAGED;
public static final int KW_UNSET;
public static final int KW_UNSIGNED;
public static final int KW_UPDATE;
public static final int KW_URI;
public static final int KW_URL;
public static final int KW_USE;
public static final int KW_USER;
public static final int KW_USING;
public static final int KW_UTC;
public static final int KW_UTCTIMESTAMP;
public static final int KW_VALIDATE;
public static final int KW_VALUES;
public static final int KW_VALUE_TYPE;
public static final int KW_VARCHAR;
public static final int KW_VECTORIZATION;
public static final int KW_VIEW;
public static final int KW_VIEWS;
public static final int KW_WAIT;
public static final int KW_WEEK;
public static final int KW_WHEN;
public static final int KW_WHERE;
public static final int KW_WHILE;
public static final int KW_WINDOW;
public static final int KW_WITH;
public static final int KW_WITHIN;
public static final int KW_WORK;
public static final int KW_WORKLOAD;
public static final int KW_WRITE;
public static final int KW_YEAR;
public static final int KW_ZONE;
public static final int LCURLY;
public static final int LESSTHAN;
public static final int LESSTHANOREQUALTO;
public static final int LINE_COMMENT;
public static final int LPAREN;
public static final int LSQUARE;
public static final int Letter;
public static final int MINUS;
public static final int MOD;
public static final int NOTEQUAL;
public static final int Number;
public static final int NumberLiteral;
public static final int PLUS;
public static final int QUERY_HINT;
public static final int QUESTION;
public static final int QuotedIdentifier;
public static final int RCURLY;
public static final int RPAREN;
public static final int RSQUARE;
public static final int RegexComponent;
public static final int SEMICOLON;
public static final int STAR;
public static final int StringLiteral;
public static final int TILDE;
public static final int Tokens;
public static final int WS;
public org.apache.hadoop.hive.ql.parse.HiveLexerStandard gHiveLexerStandard;
public org.apache.hadoop.hive.ql.parse.HiveLexerStandard gParent;
protected org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28 dfa;
protected org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32 dfa;
static final java.lang.String DFA28_eotS;
static final java.lang.String DFA28_eofS;
static final java.lang.String DFA28_minS;
static final java.lang.String DFA28_maxS;
static final java.lang.String DFA28_acceptS;
static final java.lang.String DFA28_specialS;
static final java.lang.String[] DFA28_transitionS;
static final short[] DFA28_eot;
static final short[] DFA28_eof;
static final char[] DFA28_min;
static final char[] DFA28_max;
static final short[] DFA28_accept;
static final short[] DFA28_special;
static final short[][] DFA28_transition;
static final java.lang.String DFA32_eotS;
static final java.lang.String DFA32_eofS;
static final java.lang.String DFA32_minS;
static final java.lang.String DFA32_maxS;
static final java.lang.String DFA32_acceptS;
static final java.lang.String DFA32_specialS;
static final java.lang.String[] DFA32_transitionS;
static final short[] DFA32_eot;
static final short[] DFA32_eof;
static final char[] DFA32_min;
static final char[] DFA32_max;
static final short[] DFA32_accept;
static final short[] DFA32_special;
static final short[][] DFA32_transition;
public org.apache.hadoop.hive.ql.parse.GenericHiveLexer[] getDelegates()
{
org.apache.hadoop.hive.ql.parse.GenericHiveLexer[] v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = newarray (org.apache.hadoop.hive.ql.parse.GenericHiveLexer)[0];
return v;
}
public void <init>()
{
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28 v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32 v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
specialinvoke v.<org.apache.hadoop.hive.ql.parse.GenericHiveLexer: void <init>()>();
v = new org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28;
specialinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28: void <init>(org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent,org.antlr.runtime.BaseRecognizer)>(v, v);
v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28 dfa28> = v;
v = new org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32;
specialinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32: void <init>(org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent,org.antlr.runtime.BaseRecognizer)>(v, v);
v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32 dfa32> = v;
return;
}
public void <init>(org.antlr.runtime.CharStream, org.apache.hadoop.hive.ql.parse.HiveLexerStandard)
{
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard v;
org.antlr.runtime.CharStream v;
org.antlr.runtime.RecognizerSharedState v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v := @parameter: org.antlr.runtime.CharStream;
v := @parameter: org.apache.hadoop.hive.ql.parse.HiveLexerStandard;
v = new org.antlr.runtime.RecognizerSharedState;
specialinvoke v.<org.antlr.runtime.RecognizerSharedState: void <init>()>();
specialinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void <init>(org.antlr.runtime.CharStream,org.antlr.runtime.RecognizerSharedState,org.apache.hadoop.hive.ql.parse.HiveLexerStandard)>(v, v, v);
return;
}
public void <init>(org.antlr.runtime.CharStream, org.antlr.runtime.RecognizerSharedState, org.apache.hadoop.hive.ql.parse.HiveLexerStandard)
{
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32 v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard v;
org.antlr.runtime.CharStream v;
org.antlr.runtime.RecognizerSharedState v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28 v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v := @parameter: org.antlr.runtime.CharStream;
v := @parameter: org.antlr.runtime.RecognizerSharedState;
v := @parameter: org.apache.hadoop.hive.ql.parse.HiveLexerStandard;
specialinvoke v.<org.apache.hadoop.hive.ql.parse.GenericHiveLexer: void <init>(org.antlr.runtime.CharStream,org.antlr.runtime.RecognizerSharedState)>(v, v);
v = new org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28;
specialinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28: void <init>(org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent,org.antlr.runtime.BaseRecognizer)>(v, v);
v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28 dfa28> = v;
v = new org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32;
specialinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32: void <init>(org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent,org.antlr.runtime.BaseRecognizer)>(v, v);
v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32 dfa32> = v;
v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.HiveLexerStandard gHiveLexerStandard> = v;
v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.HiveLexerStandard gParent> = v;
return;
}
public java.lang.String getGrammarFileName()
{
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
return "HiveLexerParent.g";
}
public final void mKW_TRUE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TRUE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 367;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FALSE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FALSE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 145;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNKNOWN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNKNOWN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 377;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ALL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ALL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 32;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SOME() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SOME");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 329;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_NONE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("NONE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 228;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_AND() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("AND");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 36;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OR");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 243;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_NOT() throws org.antlr.runtime.RecognitionException
{
byte v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
int v;
org.antlr.runtime.CharStream v, v;
org.antlr.runtime.NoViableAltException v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 78 goto label;
v = 1;
goto label;
label:
if v != 33 goto label;
v = 2;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 1, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("NOT");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(33);
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 231;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LIKE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LIKE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 201;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ANY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ANY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 37;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_IF() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("IF");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 170;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXISTS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXISTS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 137;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ASC() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ASC");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 42;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DESC() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DESC");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 111;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_NULLS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("NULLS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 234;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LAST() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LAST");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 195;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ORDER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ORDER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 244;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_GROUP() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("GROUP");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 165;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_BY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("BY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 56;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_HAVING() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("HAVING");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 167;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_QUALIFY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("QUALIFY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 271;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_WHERE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WHERE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 400;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FROM() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FROM");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 160;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_AS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("AS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 41;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SELECT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SELECT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 314;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DISTINCT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DISTINCT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 117;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_INSERT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INSERT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 180;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OVERWRITE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OVERWRITE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 251;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OUTER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OUTER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 247;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNIQUEJOIN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNIQUEJOIN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 376;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PRESERVE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PRESERVE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 266;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_JOIN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("JOIN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 189;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LEFT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LEFT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 198;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RIGHT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RIGHT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 301;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FULL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FULL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 161;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ON() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ON");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 238;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PARTITION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PARTITION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 253;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PARTITIONS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PARTITIONS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 255;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TABLE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TABLE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 345;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TABLES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TABLES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 346;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_COLUMNS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("COLUMNS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 71;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_INDEX() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INDEX");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 174;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_INDEXES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INDEXES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 175;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REBUILD() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REBUILD");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 279;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FUNCTIONS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FUNCTIONS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 163;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SHOW() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SHOW");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 323;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MSCK() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MSCK");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 227;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REPAIR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REPAIR");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 290;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DIRECTORY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DIRECTORY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 115;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LOCAL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LOCAL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 205;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TRANSFORM() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TRANSFORM");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 364;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_USING() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("USING");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 387;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_COMPACT_ID() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("COMPACTIONID");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 76;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CLUSTER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CLUSTER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 66;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DISTRIBUTE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DISTRIBUTE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 118;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SORT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SORT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 330;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 373;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXCEPT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXCEPT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 132;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LOAD() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LOAD");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 204;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PREPARE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PREPARE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 265;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXPORT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXPORT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 140;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_IMPORT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("IMPORT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 172;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REPLICATION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REPLICATION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 293;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_METADATA() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("METADATA");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 221;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DATA() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DATA");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 92;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_INPATH() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INPATH");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 177;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_IS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("IS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 185;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_NULL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("NULL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 233;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CREATE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CREATE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 84;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXTERNAL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXTERNAL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 143;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ALTER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ALTER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 34;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CHANGE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CHANGE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 62;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_COLUMN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("COLUMN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 70;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FIRST() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FIRST");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 151;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_AFTER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("AFTER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 31;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DESCRIBE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DESCRIBE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 112;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DROP() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DROP");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 123;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RENAME() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RENAME");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 288;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TO() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TO");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 358;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_COMMENT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("COMMENT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 72;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_BOOLEAN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("BOOLEAN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 51;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TINYINT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TINYINT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 357;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SMALLINT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SMALLINT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 326;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_INT() throws org.antlr.runtime.RecognitionException
{
byte v;
int v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.antlr.runtime.NoViableAltException v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 73 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 78 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(3);
if v != 84 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(4);
if v != 69 goto label;
v = 2;
goto label;
label:
v = 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 2 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 2, 2, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 2, 1, v);
throw v;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 2, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INT");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INTEGER");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 181;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_BIGINT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("BIGINT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 49;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FLOAT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FLOAT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 152;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REAL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REAL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 278;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DOUBLE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DOUBLE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 121;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PRECISION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PRECISION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 264;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DATE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DATE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 97;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DATETIME() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DATETIME");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 98;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TIMESTAMP() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TIMESTAMP");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 355;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TIMESTAMPLOCALTZ() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TIMESTAMPLOCALTZ");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 356;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TIME() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TIME");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 354;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ZONE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ZONE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 409;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_INTERVAL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INTERVAL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 183;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DECIMAL() throws org.antlr.runtime.RecognitionException
{
byte v;
int v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.antlr.runtime.NoViableAltException v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 68 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 69 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(3);
if v != 67 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(4);
if v != 73 goto label;
v = 1;
goto label;
label:
v = 2;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 2 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 3, 3, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 3, 1, v);
throw v;
label:
if v != 78 goto label;
v = 3;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 3, 0, v);
throw v;
label:
tableswitch(v)
{
case 1: goto label;
case 2: goto label;
case 3: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DECIMAL");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DEC");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("NUMERIC");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 104;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_STRING() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("STRING");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 339;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CHAR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CHAR");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 63;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_VARCHAR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("VARCHAR");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 393;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ARRAY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ARRAY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 40;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_STRUCT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("STRUCT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 340;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MAP() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MAP");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 215;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNIONTYPE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNIONTYPE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 374;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REDUCE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REDUCE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 282;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PARTITIONED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PARTITIONED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 254;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CLUSTERED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CLUSTERED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 67;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DISTRIBUTED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DISTRIBUTED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 119;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SORTED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SORTED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 331;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_INTO() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INTO");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 184;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_BUCKETS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("BUCKETS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 55;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ROW() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ROW");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 307;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ROWS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ROWS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 308;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FORMAT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FORMAT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 158;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DELIMITED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DELIMITED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 109;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FIELDS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FIELDS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 148;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TERMINATED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TERMINATED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 351;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ESCAPED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ESCAPED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 130;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_COLLECTION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("COLLECTION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 69;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ITEMS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ITEMS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 187;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_KEYS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("KEYS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 192;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_KEY_TYPE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("$KEY$");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 193;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_KILL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("KILL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 194;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LINES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LINES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 203;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_STORED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("STORED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 337;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FILEFORMAT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FILEFORMAT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 150;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_INPUTFORMAT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INPUTFORMAT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 179;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OUTPUTFORMAT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OUTPUTFORMAT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 249;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_INPUTDRIVER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INPUTDRIVER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 178;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OUTPUTDRIVER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OUTPUTDRIVER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 248;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ENABLE() throws org.antlr.runtime.RecognitionException
{
byte v;
org.antlr.runtime.NoViableAltException v, v, v, v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 69 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 78 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(3);
if v != 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(4);
if v != 66 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(5);
if v != 76 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(6);
if v != 69 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(7);
if v != 68 goto label;
v = 2;
goto label;
label:
v = 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 5 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 4, 5, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 4 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 4, 4, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 3 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 4, 3, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 2 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 4, 2, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 4, 1, v);
throw v;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 4, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ENABLE");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ENABLED");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 127;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DISABLE() throws org.antlr.runtime.RecognitionException
{
byte v;
org.antlr.runtime.NoViableAltException v, v, v, v, v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 68 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 73 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(3);
if v != 83 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(4);
if v != 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(5);
if v != 66 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(6);
if v != 76 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(7);
if v != 69 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(8);
if v != 68 goto label;
v = 2;
goto label;
label:
v = 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 6 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 5, 6, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 5 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 5, 5, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 4 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 5, 4, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 3 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 5, 3, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 2 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 5, 2, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 5, 1, v);
throw v;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 5, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DISABLE");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DISABLED");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 116;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXECUTED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXECUTED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 136;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXECUTE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXECUTE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 135;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LOCATION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LOCATION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 206;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MANAGED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MANAGED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 212;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MANAGEDLOCATION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MANAGEDLOCATION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 213;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TABLESAMPLE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TABLESAMPLE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 347;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_BUCKET() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("BUCKET");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 54;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OUT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OUT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 246;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OF() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OF");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 235;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PERCENT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PERCENT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 257;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CAST() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CAST");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 60;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ADD() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ADD");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 29;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REPLACE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REPLACE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 292;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RLIKE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RLIKE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 302;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REGEXP() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REGEXP");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 284;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TEMPORARY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TEMPORARY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 350;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FUNCTION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FUNCTION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 162;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MACRO() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MACRO");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 211;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FILE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FILE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 149;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_JAR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("JAR");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 188;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXPLAIN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXPLAIN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 139;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DDL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DDL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 102;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXTENDED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXTENDED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 142;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DEBUG() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DEBUG");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 103;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FORMATTED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FORMATTED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 159;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DEPENDENCY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DEPENDENCY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 110;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LOGICAL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LOGICAL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 209;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CBO() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CBO");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 61;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SERDE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SERDE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 316;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_WITH() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WITH");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 403;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DEFERRED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DEFERRED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 106;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SERDEPROPERTIES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SERDEPROPERTIES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 317;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DBPROPERTIES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DBPROPERTIES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 100;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DCPROPERTIES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DCPROPERTIES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 101;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LIMIT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LIMIT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 202;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OFFSET() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OFFSET");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 236;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SET() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SET");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 319;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNSET() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNSET");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 380;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TBLPROPERTIES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TBLPROPERTIES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 349;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_IDXPROPERTIES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("IDXPROPERTIES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 169;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_VALUE_TYPE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("$VALUE$");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 392;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ELEM_TYPE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("$ELEM$");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 125;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DEFINED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DEFINED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 107;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CASE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CASE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 59;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_WHEN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WHEN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 399;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_THEN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("THEN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 353;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ELSE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ELSE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 126;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_END() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("END");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 128;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MAPJOIN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MAPJOIN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 216;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_STREAMTABLE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("STREAMTABLE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 338;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CLUSTERSTATUS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CLUSTERSTATUS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 68;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UTC() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UTC");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 388;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UTCTIMESTAMP() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UTC_TMESTAMP");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 389;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LONG() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LONG");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 210;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DELETE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DELETE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 108;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PLUS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PLUS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 261;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MINUS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MINUS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 222;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FETCH() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FETCH");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 147;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_INTERSECT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INTERSECT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 182;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_VIEW() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("VIEW");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 395;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_VIEWS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("VIEWS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 396;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_IN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("IN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 173;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DATABASE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DATABASE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 93;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DATABASES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DATABASES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 94;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MATERIALIZED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MATERIALIZED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 219;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SCHEMA() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SCHEMA");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 311;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SCHEMAS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SCHEMAS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 312;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_GRANT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("GRANT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 164;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REVOKE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REVOKE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 299;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SSL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SSL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 333;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNDO() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNDO");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 372;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LOCK() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LOCK");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 207;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LOCKS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LOCKS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 208;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNLOCK() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNLOCK");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 378;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SHARED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SHARED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 322;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXCLUSIVE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXCLUSIVE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 134;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PROCEDURE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PROCEDURE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 269;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNSIGNED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNSIGNED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 381;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_WHILE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WHILE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 401;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_READ() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("READ");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 276;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_READS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("READS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 277;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PURGE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PURGE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 270;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RANGE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RANGE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 275;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ANALYZE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ANALYZE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 35;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_BEFORE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("BEFORE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 47;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_BETWEEN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("BETWEEN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 48;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_BOTH() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("BOTH");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 52;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_BINARY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("BINARY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 50;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CROSS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CROSS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 86;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CONTINUE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CONTINUE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 81;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CONVERT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CONVERT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 82;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CURSOR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CURSOR");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 91;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TRIGGER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TRIGGER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 365;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RECORDREADER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RECORDREADER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 280;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RECORDWRITER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RECORDWRITER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 281;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SEMI() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SEMI");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 315;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LATERAL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LATERAL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 196;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TOUCH() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TOUCH");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 359;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ARCHIVE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ARCHIVE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 39;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNARCHIVE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNARCHIVE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 370;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_COMPUTE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("COMPUTE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 77;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_STATISTICS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("STATISTICS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 335;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_USE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("USE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 385;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OPTION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OPTION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 242;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CONCATENATE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CONCATENATE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 78;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SHOW_DATABASE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SHOW_DATABASE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 324;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UPDATE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UPDATE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 382;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RESTRICT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RESTRICT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 296;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CASCADE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CASCADE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 58;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SKEWED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SKEWED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 325;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ROLLUP() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ROLLUP");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 306;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CUBE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CUBE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 87;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DIRECTORIES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DIRECTORIES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 114;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FOR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FOR");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 155;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_WINDOW() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WINDOW");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 402;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNBOUNDED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNBOUNDED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 371;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PRECEDING() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PRECEDING");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 263;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FOLLOWING() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FOLLOWING");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 154;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CURRENT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CURRENT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 88;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CURRENT_DATE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CURRENT_DATE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 89;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CURRENT_TIMESTAMP() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CURRENT_TIMESTAMP");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 90;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LESS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LESS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 199;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MORE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MORE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 225;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OVER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OVER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 250;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_GROUPING() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("GROUPING");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 166;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SETS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SETS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 320;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TRUNCATE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TRUNCATE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 368;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_NOSCAN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("NOSCAN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 230;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_USER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("USER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 386;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ROLE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ROLE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 303;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ROLES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ROLES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 304;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_INNER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("INNER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 176;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXCHANGE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXCHANGE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 133;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_URI() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("URI");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 383;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SERVER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SERVER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 318;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ADMIN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ADMIN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 30;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OWNER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OWNER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 252;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PRINCIPALS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PRINCIPALS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 268;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_COMPACT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("COMPACT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 74;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_COMPACTIONS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("COMPACTIONS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 75;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TRANSACTIONS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TRANSACTIONS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 363;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TRANSACTIONAL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TRANSACTIONAL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 362;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REWRITE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REWRITE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 300;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_AUTHORIZATION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("AUTHORIZATION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 45;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REOPTIMIZATION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REOPTIMIZATION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 289;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CONF() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CONF");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 79;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_VALUES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("VALUES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 391;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RELOAD() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RELOAD");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 285;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_YEAR() throws org.antlr.runtime.RecognitionException
{
byte v;
org.antlr.runtime.NoViableAltException v, v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
int v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 89 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 69 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(3);
if v != 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(4);
if v != 82 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(5);
if v != 83 goto label;
v = 2;
goto label;
label:
v = 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 3 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 6, 3, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 2 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 6, 2, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 6, 1, v);
throw v;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 6, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("YEAR");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("YEARS");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 408;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_QUERY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("QUERY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 273;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_QUARTER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("QUARTER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 272;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MONTH() throws org.antlr.runtime.RecognitionException
{
byte v;
org.antlr.runtime.NoViableAltException v, v, v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
int v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 77 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 79 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(3);
if v != 78 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(4);
if v != 84 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(5);
if v != 72 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(6);
if v != 83 goto label;
v = 2;
goto label;
label:
v = 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 4 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 7, 4, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 3 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 7, 3, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 2 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 7, 2, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 7, 1, v);
throw v;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 7, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MONTH");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MONTHS");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 224;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_WEEK() throws org.antlr.runtime.RecognitionException
{
byte v;
org.antlr.runtime.NoViableAltException v, v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
int v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 87 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 69 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(3);
if v != 69 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(4);
if v != 75 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(5);
if v != 83 goto label;
v = 2;
goto label;
label:
v = 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 3 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 8, 3, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 2 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 8, 2, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 8, 1, v);
throw v;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 8, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WEEK");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WEEKS");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 398;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DAY() throws org.antlr.runtime.RecognitionException
{
byte v;
int v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.antlr.runtime.NoViableAltException v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 68 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(3);
if v != 89 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(4);
if v != 83 goto label;
v = 2;
goto label;
label:
v = 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 2 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 9, 2, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 9, 1, v);
throw v;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 9, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DAY");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DAYS");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 99;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DOW() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DAYOFWEEK");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 122;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_HOUR() throws org.antlr.runtime.RecognitionException
{
byte v;
org.antlr.runtime.NoViableAltException v, v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
int v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 72 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 79 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(3);
if v != 85 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(4);
if v != 82 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(5);
if v != 83 goto label;
v = 2;
goto label;
label:
v = 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 3 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 10, 3, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 2 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 10, 2, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 10, 1, v);
throw v;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 10, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("HOUR");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("HOURS");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 168;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MINUTE() throws org.antlr.runtime.RecognitionException
{
byte v;
org.antlr.runtime.NoViableAltException v, v, v, v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 77 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 73 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(3);
if v != 78 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(4);
if v != 85 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(5);
if v != 84 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(6);
if v != 69 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(7);
if v != 83 goto label;
v = 2;
goto label;
label:
v = 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 5 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 11, 5, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 4 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 11, 4, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 3 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 11, 3, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 2 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 11, 2, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 11, 1, v);
throw v;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 11, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MINUTE");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MINUTES");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 223;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SECOND() throws org.antlr.runtime.RecognitionException
{
byte v;
org.antlr.runtime.NoViableAltException v, v, v, v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 83 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 69 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(3);
if v != 67 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(4);
if v != 79 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(5);
if v != 78 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(6);
if v != 68 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(7);
if v != 83 goto label;
v = 2;
goto label;
label:
v = 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 5 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 12, 5, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 4 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 12, 4, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 3 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 12, 3, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = 0;
label:
if v >= 2 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = v + 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 12, 2, v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: int mark()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 12, 1, v);
throw v;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 12, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SECOND");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SECONDS");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 313;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_START() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("START");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 334;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TRANSACTION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TRANSACTION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 361;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_COMMIT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("COMMIT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 73;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ROLLBACK() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ROLLBACK");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 305;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_WORK() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WORK");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 405;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ONLY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ONLY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 239;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_WRITE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WRITE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 407;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ISOLATION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ISOLATION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 186;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LEVEL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LEVEL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 200;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SNAPSHOT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SNAPSHOT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 327;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_AUTOCOMMIT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("AUTOCOMMIT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 46;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CACHE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CACHE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 57;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PRIMARY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PRIMARY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 267;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FOREIGN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FOREIGN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 157;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REFERENCES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REFERENCES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 283;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CONSTRAINT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CONSTRAINT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 80;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FORCE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FORCE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 156;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ENFORCED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ENFORCED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 129;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_VALIDATE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("VALIDATE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 390;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_NOVALIDATE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("NOVALIDATE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 232;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RELY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RELY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 286;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_NORELY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("NORELY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 229;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNIQUE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNIQUE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 375;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_KEY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("KEY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 191;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ABORT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ABORT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 26;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXTRACT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXTRACT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 144;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FLOOR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FLOOR");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 153;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MERGE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MERGE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 220;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MATCHED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MATCHED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 218;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REPL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REPL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 291;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DUMP() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DUMP");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 124;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_STATUS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("STATUS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 336;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_VECTORIZATION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("VECTORIZATION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 394;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SUMMARY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SUMMARY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 341;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OPERATOR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OPERATOR");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 240;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXPRESSION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXPRESSION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 141;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DETAIL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DETAIL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 113;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_WAIT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WAIT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 397;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RESOURCE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RESOURCE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 294;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PLAN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PLAN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 259;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_QUERY_PARALLELISM() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("QUERY_PARALLELISM");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 274;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PLANS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PLANS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 260;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ACTIVATE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ACTIVATE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 27;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DEFAULT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DEFAULT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 105;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CHECK() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CHECK");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 64;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_POOL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("POOL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 262;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MOVE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MOVE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 226;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DO() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DO");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 120;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ALLOC_FRACTION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ALLOC_FRACTION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 33;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SCHEDULING_POLICY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SCHEDULING_POLICY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 310;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SCHEDULED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SCHEDULED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 309;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EVERY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EVERY");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 131;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_AT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("AT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 44;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CRON() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CRON");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 85;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PATH() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PATH");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 256;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MAPPING() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MAPPING");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 217;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_WORKLOAD() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WORKLOAD");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 406;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_MANAGEMENT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("MANAGEMENT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 214;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ACTIVE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ACTIVE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 28;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_UNMANAGED() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("UNMANAGED");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 379;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_APPLICATION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("APPLICATION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 38;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SYNC() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SYNC");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 342;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_AST() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("AST");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 43;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_COST() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("COST");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 83;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_JOINCOST() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("JOINCOST");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 190;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_WITHIN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("WITHIN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 404;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_PKFK_JOIN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("PKFK_JOIN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 258;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_LEADING() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("LEADING");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 197;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TRAILING() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TRAILING");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 360;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TRIM() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TRIM");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 366;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_IGNORE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("IGNORE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 171;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RESPECT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RESPECT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 295;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DATACONNECTOR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CONNECTOR");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 95;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_DATACONNECTORS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CONNECTORS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 96;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TYPE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TYPE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 369;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_URL() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("URL");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 384;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_REMOTE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("REMOTE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 287;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SPEC() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SPEC");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 332;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SYSTEM_TIME() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SYSTEM_TIME");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 343;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SYSTEM_VERSION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SYSTEM_VERSION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 344;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_EXPIRE_SNAPSHOTS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("EXPIRE_SNAPSHOTS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 138;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SET_CURRENT_SNAPSHOT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SET_CURRENT_SNAPSHOT");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 321;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_BRANCH() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("BRANCH");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 53;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_SNAPSHOTS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("SNAPSHOTS");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 328;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RETAIN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RETAIN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 297;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_RETENTION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("RETENTION");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 298;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_TAG() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("TAG");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 348;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_FAST_FORWARD() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("FAST-FORWARD");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 146;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_CHERRY_PICK() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("CHERRY-PICK");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 65;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_ORPHAN_FILES() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("ORPHAN-FILES");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 245;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OLDER() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OLDER");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 237;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_THAN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("THAN");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 352;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mKW_OPTIMIZE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("OPTIMIZE");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 241;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mDOT() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(46);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 16;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mCOLON() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(58);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 8;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mCOMMA() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(44);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 9;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mSEMICOLON() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(59);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 430;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mLPAREN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(40);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 414;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mRPAREN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(41);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 427;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mLSQUARE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(91);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 415;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mRSQUARE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(93);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 428;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mLCURLY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(123);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 410;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mRCURLY() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(125);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 426;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mEQUAL() throws org.antlr.runtime.RecognitionException
{
byte v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
int v, v;
org.antlr.runtime.CharStream v, v, v;
org.antlr.runtime.NoViableAltException v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 61 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 61 goto label;
v = 2;
goto label;
label:
v = 1;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 13, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(61);
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("==");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 18;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mEQUAL_NS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("<=>");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 19;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mNOTEQUAL() throws org.antlr.runtime.RecognitionException
{
byte v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
int v;
org.antlr.runtime.CharStream v, v;
org.antlr.runtime.NoViableAltException v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 60 goto label;
v = 1;
goto label;
label:
if v != 33 goto label;
v = 2;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 14, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("<>");
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("!=");
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 419;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mLESSTHANOREQUALTO() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("<=");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 412;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mLESSTHAN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(60);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 411;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mGREATERTHANOREQUALTO() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>(">=");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 22;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mGREATERTHAN() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(62);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 21;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mDIVIDE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(47);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 14;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mPLUS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(43);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 422;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mMINUS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(45);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 417;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mSTAR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(42);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 431;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mMOD() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(37);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 418;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mDIV() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("DIV");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 13;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mAMPERSAND() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(38);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 4;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mTILDE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(126);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 433;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mBITWISEOR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(124);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 5;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mCONCATENATE() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("||");
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 10;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mBITWISEXOR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(94);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 6;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mQUESTION() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(63);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 424;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mDOLLAR() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.RecognizerSharedState v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(36);
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 15;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mLetter() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.MismatchedSetException v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
int v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 90 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 97 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 122 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
return;
}
public final void mHexDigit() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.MismatchedSetException v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
int v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 70 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 97 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 102 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
return;
}
public final void mDigit() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.MismatchedSetException v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
int v, v;
org.antlr.runtime.CharStream v, v, v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 57 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
return;
}
public final void mExponent() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.EarlyExitException v;
byte v, v;
int v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.MismatchedSetException v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 69 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 101 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 43 goto label;
if v != 45 goto label;
label:
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 43 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 45 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
v = 0;
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
if v > 57 goto label;
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 57 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
if v >= 1 goto label;
v = new org.antlr.runtime.EarlyExitException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.EarlyExitException: void <init>(int,org.antlr.runtime.IntStream)>(16, v);
throw v;
label:
v = v + 1;
goto label;
label:
return;
}
public final void mRegexComponent() throws org.antlr.runtime.RecognitionException
{
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.MismatchedSetException v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 33 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 36 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 40 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 43 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 45 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 46 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 57 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 63 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 91 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 93 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 95 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 97 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 125 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
return;
}
public final void mCharSetLiteral() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.EarlyExitException v;
byte v, v;
int v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.MismatchedSetException v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.antlr.runtime.NoViableAltException v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 39 goto label;
v = 1;
goto label;
label:
if v != 48 goto label;
v = 2;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 18, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.HiveLexerStandard gHiveLexerStandard>;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard: void mStringLiteral()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(48);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(88);
v = 0;
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
if v <= 57 goto label;
label:
if v < 65 goto label;
if v <= 70 goto label;
label:
if v < 97 goto label;
if v > 102 goto label;
label:
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 57 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 70 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 97 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 102 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
if v >= 1 goto label;
v = new org.antlr.runtime.EarlyExitException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.EarlyExitException: void <init>(int,org.antlr.runtime.IntStream)>(17, v);
throw v;
label:
v = v + 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 11;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mIntegralLiteral() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.EarlyExitException v;
byte v;
int v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.MismatchedSetException v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = 0;
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
if v > 57 goto label;
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 57 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
if v >= 1 goto label;
v = new org.antlr.runtime.EarlyExitException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.EarlyExitException: void <init>(int,org.antlr.runtime.IntStream)>(19, v);
throw v;
label:
v = v + 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 76 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 83 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 89 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 25;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mNumberLiteral() throws org.antlr.runtime.RecognitionException
{
byte v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
int v;
org.antlr.runtime.CharStream v, v;
org.antlr.runtime.NoViableAltException v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mNumber()>();
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 68 goto label;
v = 1;
goto label;
label:
if v != 66 goto label;
v = 2;
goto label;
label:
v = new org.antlr.runtime.NoViableAltException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.NoViableAltException: void <init>(java.lang.String,int,int,org.antlr.runtime.IntStream)>("", 20, 0, v);
throw v;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(68);
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(66);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(68);
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 421;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mByteLengthLiteral() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.EarlyExitException v;
byte v;
org.antlr.runtime.RecognizerSharedState v, v;
int v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.MismatchedSetException v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = 0;
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
if v > 57 goto label;
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 57 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
if v >= 1 goto label;
v = new org.antlr.runtime.EarlyExitException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.EarlyExitException: void <init>(int,org.antlr.runtime.IntStream)>(21, v);
throw v;
label:
v = v + 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 66 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 71 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 75 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 77 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 98 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 103 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 107 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 109 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 7;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mNumber() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.EarlyExitException v;
byte v, v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
int v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.MismatchedSetException v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = 0;
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
if v > 57 goto label;
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 57 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
if v >= 1 goto label;
v = new org.antlr.runtime.EarlyExitException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.EarlyExitException: void <init>(int,org.antlr.runtime.IntStream)>(22, v);
throw v;
label:
v = v + 1;
goto label;
label:
v = 3;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 46 goto label;
v = 1;
goto label;
label:
if v == 69 goto label;
if v != 101 goto label;
label:
v = 2;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mDOT()>();
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
if v > 57 goto label;
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 57 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 69 goto label;
if v != 101 goto label;
label:
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mExponent()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mExponent()>();
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 420;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mIdentifier() throws org.antlr.runtime.RecognitionException
{
byte v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.hadoop.hive.ql.parse.Quotation v, v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28 v;
org.antlr.runtime.EarlyExitException v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard v;
org.antlr.runtime.RecognizerSharedState v, v;
org.antlr.runtime.FailedPredicateException v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.MismatchedSetException v, v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28 dfa28>;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA28: int predict(org.antlr.runtime.IntStream)>(v);
tableswitch(v)
{
case 1: goto label;
case 2: goto label;
case 3: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 57 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 90 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 97 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 122 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
if v <= 57 goto label;
label:
if v < 65 goto label;
if v <= 90 goto label;
label:
if v == 95 goto label;
if v < 97 goto label;
if v > 122 goto label;
label:
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 57 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 90 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 95 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 97 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 122 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
v = virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.Quotation allowQuotedId()>();
v = <org.apache.hadoop.hive.ql.parse.Quotation: org.apache.hadoop.hive.ql.parse.Quotation NONE>;
if v != v goto label;
v = new org.antlr.runtime.FailedPredicateException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.FailedPredicateException: void <init>(org.antlr.runtime.IntStream,java.lang.String,java.lang.String)>(v, "Identifier", "allowQuotedId() != Quotation.NONE");
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.HiveLexerStandard gHiveLexerStandard>;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard: void mQuotedIdentifier()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(96);
v = 0;
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 33 goto label;
if v == 36 goto label;
if v < 40 goto label;
if v <= 43 goto label;
label:
if v < 45 goto label;
if v <= 46 goto label;
label:
if v < 48 goto label;
if v <= 57 goto label;
label:
if v == 63 goto label;
if v < 65 goto label;
if v <= 91 goto label;
label:
if v < 93 goto label;
if v <= 95 goto label;
label:
if v < 97 goto label;
if v > 125 goto label;
label:
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 33 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 36 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 40 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 43 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 45 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 46 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 57 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 63 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 91 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 93 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 95 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 97 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 125 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
if v >= 1 goto label;
v = new org.antlr.runtime.EarlyExitException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.EarlyExitException: void <init>(int,org.antlr.runtime.IntStream)>(27, v);
throw v;
label:
v = v + 1;
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(96);
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 24;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mCharSetName() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.EarlyExitException v;
byte v;
int v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v, v, v, v, v;
org.antlr.runtime.MismatchedSetException v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(int)>(95);
v = 0;
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 45 goto label;
if v <= 46 goto label;
label:
if v < 48 goto label;
if v <= 58 goto label;
label:
if v < 65 goto label;
if v <= 90 goto label;
label:
if v == 95 goto label;
if v < 97 goto label;
if v > 122 goto label;
label:
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 45 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 46 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 48 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 58 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 65 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 90 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 95 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 97 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v > 122 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
if v >= 1 goto label;
v = new org.antlr.runtime.EarlyExitException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.EarlyExitException: void <init>(int,org.antlr.runtime.IntStream)>(29, v);
throw v;
label:
v = v + 1;
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 12;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 0;
return;
}
public final void mWS() throws org.antlr.runtime.RecognitionException
{
org.antlr.runtime.MismatchedSetException v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
int v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 9 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 10 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v == 13 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 32 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 435;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 99;
return;
}
public final void mLINE_COMMENT() throws org.antlr.runtime.RecognitionException
{
byte v;
int v, v, v, v, v, v, v, v, v;
org.antlr.runtime.CharStream v, v, v, v, v, v, v, v, v;
org.antlr.runtime.MismatchedSetException v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("--");
label:
v = 2;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 0 goto label;
if v <= 9 goto label;
label:
if v < 11 goto label;
if v <= 12 goto label;
label:
if v < 14 goto label;
v = (int) 65535;
if v > v goto label;
label:
v = 1;
label:
lookupswitch(v)
{
case 1: goto label;
default: goto label;
};
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 0 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 9 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 11 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v <= 12 goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v < 14 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
v = (int) 65535;
if v > v goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
interfaceinvoke v.<org.antlr.runtime.CharStream: void consume()>();
goto label;
label:
v = new org.antlr.runtime.MismatchedSetException;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
specialinvoke v.<org.antlr.runtime.MismatchedSetException: void <init>(org.antlr.runtime.BitSet,org.antlr.runtime.IntStream)>(null, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void recover(org.antlr.runtime.RecognitionException)>(v);
throw v;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 413;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = 99;
return;
}
public final void mQUERY_HINT() throws org.antlr.runtime.RecognitionException
{
byte v, v;
int v, v, v, v, v, v, v, v;
java.lang.String v, v, v, v;
org.antlr.runtime.CharStream v, v, v;
char v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.antlr.runtime.RecognizerSharedState v, v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = 0;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("/*");
label:
v = 3;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(1);
if v != 42 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 47 goto label;
v = 3;
goto label;
label:
if v < 0 goto label;
if v <= 46 goto label;
label:
if v < 48 goto label;
v = (int) 65535;
if v > v goto label;
label:
v = 2;
goto label;
label:
if v != 47 goto label;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = interfaceinvoke v.<org.antlr.runtime.CharStream: int LA(int)>(2);
if v != 42 goto label;
v = 1;
goto label;
label:
if v < 0 goto label;
if v <= 41 goto label;
label:
if v < 43 goto label;
v = (int) 65535;
if v > v goto label;
label:
v = 2;
goto label;
label:
if v < 0 goto label;
if v <= 41 goto label;
label:
if v < 43 goto label;
if v <= 46 goto label;
label:
if v < 48 goto label;
v = (int) 65535;
if v > v goto label;
label:
v = 2;
label:
lookupswitch(v)
{
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mQUERY_HINT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void matchAny()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void match(java.lang.String)>("*/");
v = virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: java.lang.String getText()>();
v = virtualinvoke v.<java.lang.String: char charAt(int)>(2);
if v == 43 goto label;
v = 99;
goto label;
label:
v = virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: java.lang.String getText()>();
v = virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: java.lang.String getText()>();
v = virtualinvoke v.<java.lang.String: int length()>();
v = v - 2;
v = virtualinvoke v.<java.lang.String: java.lang.String substring(int,int)>(3, v);
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void setText(java.lang.String)>(v);
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int type> = 423;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.RecognizerSharedState state>;
v.<org.antlr.runtime.RecognizerSharedState: int channel> = v;
return;
}
public void mTokens() throws org.antlr.runtime.RecognitionException
{
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32 v;
int v;
org.apache.hadoop.hive.ql.parse.HiveLexerStandard v;
org.antlr.runtime.CharStream v;
v := @this: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32 dfa32>;
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.antlr.runtime.CharStream input>;
v = virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent$DFA32: int predict(org.antlr.runtime.IntStream)>(v);
tableswitch(v)
{
case 1: goto label;
case 2: goto label;
case 3: goto label;
case 4: goto label;
case 5: goto label;
case 6: goto label;
case 7: goto label;
case 8: goto label;
case 9: goto label;
case 10: goto label;
case 11: goto label;
case 12: goto label;
case 13: goto label;
case 14: goto label;
case 15: goto label;
case 16: goto label;
case 17: goto label;
case 18: goto label;
case 19: goto label;
case 20: goto label;
case 21: goto label;
case 22: goto label;
case 23: goto label;
case 24: goto label;
case 25: goto label;
case 26: goto label;
case 27: goto label;
case 28: goto label;
case 29: goto label;
case 30: goto label;
case 31: goto label;
case 32: goto label;
case 33: goto label;
case 34: goto label;
case 35: goto label;
case 36: goto label;
case 37: goto label;
case 38: goto label;
case 39: goto label;
case 40: goto label;
case 41: goto label;
case 42: goto label;
case 43: goto label;
case 44: goto label;
case 45: goto label;
case 46: goto label;
case 47: goto label;
case 48: goto label;
case 49: goto label;
case 50: goto label;
case 51: goto label;
case 52: goto label;
case 53: goto label;
case 54: goto label;
case 55: goto label;
case 56: goto label;
case 57: goto label;
case 58: goto label;
case 59: goto label;
case 60: goto label;
case 61: goto label;
case 62: goto label;
case 63: goto label;
case 64: goto label;
case 65: goto label;
case 66: goto label;
case 67: goto label;
case 68: goto label;
case 69: goto label;
case 70: goto label;
case 71: goto label;
case 72: goto label;
case 73: goto label;
case 74: goto label;
case 75: goto label;
case 76: goto label;
case 77: goto label;
case 78: goto label;
case 79: goto label;
case 80: goto label;
case 81: goto label;
case 82: goto label;
case 83: goto label;
case 84: goto label;
case 85: goto label;
case 86: goto label;
case 87: goto label;
case 88: goto label;
case 89: goto label;
case 90: goto label;
case 91: goto label;
case 92: goto label;
case 93: goto label;
case 94: goto label;
case 95: goto label;
case 96: goto label;
case 97: goto label;
case 98: goto label;
case 99: goto label;
case 100: goto label;
case 101: goto label;
case 102: goto label;
case 103: goto label;
case 104: goto label;
case 105: goto label;
case 106: goto label;
case 107: goto label;
case 108: goto label;
case 109: goto label;
case 110: goto label;
case 111: goto label;
case 112: goto label;
case 113: goto label;
case 114: goto label;
case 115: goto label;
case 116: goto label;
case 117: goto label;
case 118: goto label;
case 119: goto label;
case 120: goto label;
case 121: goto label;
case 122: goto label;
case 123: goto label;
case 124: goto label;
case 125: goto label;
case 126: goto label;
case 127: goto label;
case 128: goto label;
case 129: goto label;
case 130: goto label;
case 131: goto label;
case 132: goto label;
case 133: goto label;
case 134: goto label;
case 135: goto label;
case 136: goto label;
case 137: goto label;
case 138: goto label;
case 139: goto label;
case 140: goto label;
case 141: goto label;
case 142: goto label;
case 143: goto label;
case 144: goto label;
case 145: goto label;
case 146: goto label;
case 147: goto label;
case 148: goto label;
case 149: goto label;
case 150: goto label;
case 151: goto label;
case 152: goto label;
case 153: goto label;
case 154: goto label;
case 155: goto label;
case 156: goto label;
case 157: goto label;
case 158: goto label;
case 159: goto label;
case 160: goto label;
case 161: goto label;
case 162: goto label;
case 163: goto label;
case 164: goto label;
case 165: goto label;
case 166: goto label;
case 167: goto label;
case 168: goto label;
case 169: goto label;
case 170: goto label;
case 171: goto label;
case 172: goto label;
case 173: goto label;
case 174: goto label;
case 175: goto label;
case 176: goto label;
case 177: goto label;
case 178: goto label;
case 179: goto label;
case 180: goto label;
case 181: goto label;
case 182: goto label;
case 183: goto label;
case 184: goto label;
case 185: goto label;
case 186: goto label;
case 187: goto label;
case 188: goto label;
case 189: goto label;
case 190: goto label;
case 191: goto label;
case 192: goto label;
case 193: goto label;
case 194: goto label;
case 195: goto label;
case 196: goto label;
case 197: goto label;
case 198: goto label;
case 199: goto label;
case 200: goto label;
case 201: goto label;
case 202: goto label;
case 203: goto label;
case 204: goto label;
case 205: goto label;
case 206: goto label;
case 207: goto label;
case 208: goto label;
case 209: goto label;
case 210: goto label;
case 211: goto label;
case 212: goto label;
case 213: goto label;
case 214: goto label;
case 215: goto label;
case 216: goto label;
case 217: goto label;
case 218: goto label;
case 219: goto label;
case 220: goto label;
case 221: goto label;
case 222: goto label;
case 223: goto label;
case 224: goto label;
case 225: goto label;
case 226: goto label;
case 227: goto label;
case 228: goto label;
case 229: goto label;
case 230: goto label;
case 231: goto label;
case 232: goto label;
case 233: goto label;
case 234: goto label;
case 235: goto label;
case 236: goto label;
case 237: goto label;
case 238: goto label;
case 239: goto label;
case 240: goto label;
case 241: goto label;
case 242: goto label;
case 243: goto label;
case 244: goto label;
case 245: goto label;
case 246: goto label;
case 247: goto label;
case 248: goto label;
case 249: goto label;
case 250: goto label;
case 251: goto label;
case 252: goto label;
case 253: goto label;
case 254: goto label;
case 255: goto label;
case 256: goto label;
case 257: goto label;
case 258: goto label;
case 259: goto label;
case 260: goto label;
case 261: goto label;
case 262: goto label;
case 263: goto label;
case 264: goto label;
case 265: goto label;
case 266: goto label;
case 267: goto label;
case 268: goto label;
case 269: goto label;
case 270: goto label;
case 271: goto label;
case 272: goto label;
case 273: goto label;
case 274: goto label;
case 275: goto label;
case 276: goto label;
case 277: goto label;
case 278: goto label;
case 279: goto label;
case 280: goto label;
case 281: goto label;
case 282: goto label;
case 283: goto label;
case 284: goto label;
case 285: goto label;
case 286: goto label;
case 287: goto label;
case 288: goto label;
case 289: goto label;
case 290: goto label;
case 291: goto label;
case 292: goto label;
case 293: goto label;
case 294: goto label;
case 295: goto label;
case 296: goto label;
case 297: goto label;
case 298: goto label;
case 299: goto label;
case 300: goto label;
case 301: goto label;
case 302: goto label;
case 303: goto label;
case 304: goto label;
case 305: goto label;
case 306: goto label;
case 307: goto label;
case 308: goto label;
case 309: goto label;
case 310: goto label;
case 311: goto label;
case 312: goto label;
case 313: goto label;
case 314: goto label;
case 315: goto label;
case 316: goto label;
case 317: goto label;
case 318: goto label;
case 319: goto label;
case 320: goto label;
case 321: goto label;
case 322: goto label;
case 323: goto label;
case 324: goto label;
case 325: goto label;
case 326: goto label;
case 327: goto label;
case 328: goto label;
case 329: goto label;
case 330: goto label;
case 331: goto label;
case 332: goto label;
case 333: goto label;
case 334: goto label;
case 335: goto label;
case 336: goto label;
case 337: goto label;
case 338: goto label;
case 339: goto label;
case 340: goto label;
case 341: goto label;
case 342: goto label;
case 343: goto label;
case 344: goto label;
case 345: goto label;
case 346: goto label;
case 347: goto label;
case 348: goto label;
case 349: goto label;
case 350: goto label;
case 351: goto label;
case 352: goto label;
case 353: goto label;
case 354: goto label;
case 355: goto label;
case 356: goto label;
case 357: goto label;
case 358: goto label;
case 359: goto label;
case 360: goto label;
case 361: goto label;
case 362: goto label;
case 363: goto label;
case 364: goto label;
case 365: goto label;
case 366: goto label;
case 367: goto label;
case 368: goto label;
case 369: goto label;
case 370: goto label;
case 371: goto label;
case 372: goto label;
case 373: goto label;
case 374: goto label;
case 375: goto label;
case 376: goto label;
case 377: goto label;
case 378: goto label;
case 379: goto label;
case 380: goto label;
case 381: goto label;
case 382: goto label;
case 383: goto label;
case 384: goto label;
case 385: goto label;
case 386: goto label;
case 387: goto label;
case 388: goto label;
case 389: goto label;
case 390: goto label;
case 391: goto label;
case 392: goto label;
case 393: goto label;
case 394: goto label;
case 395: goto label;
case 396: goto label;
case 397: goto label;
case 398: goto label;
case 399: goto label;
case 400: goto label;
case 401: goto label;
case 402: goto label;
case 403: goto label;
case 404: goto label;
case 405: goto label;
case 406: goto label;
case 407: goto label;
case 408: goto label;
case 409: goto label;
case 410: goto label;
case 411: goto label;
case 412: goto label;
case 413: goto label;
case 414: goto label;
case 415: goto label;
case 416: goto label;
case 417: goto label;
case 418: goto label;
case 419: goto label;
case 420: goto label;
case 421: goto label;
case 422: goto label;
case 423: goto label;
case 424: goto label;
case 425: goto label;
default: goto label;
};
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TRUE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FALSE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNKNOWN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ALL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SOME()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_NONE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_AND()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_NOT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LIKE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ANY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_IF()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXISTS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ASC()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DESC()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_NULLS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LAST()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ORDER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_GROUP()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_BY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_HAVING()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_QUALIFY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_WHERE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FROM()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_AS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SELECT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DISTINCT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_INSERT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OVERWRITE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OUTER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNIQUEJOIN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PRESERVE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_JOIN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LEFT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RIGHT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FULL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ON()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PARTITION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PARTITIONS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TABLE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TABLES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_COLUMNS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_INDEX()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_INDEXES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REBUILD()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FUNCTIONS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SHOW()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MSCK()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REPAIR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DIRECTORY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LOCAL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TRANSFORM()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_USING()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_COMPACT_ID()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CLUSTER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DISTRIBUTE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SORT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXCEPT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LOAD()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PREPARE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXPORT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_IMPORT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REPLICATION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_METADATA()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DATA()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_INPATH()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_IS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_NULL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CREATE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXTERNAL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ALTER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CHANGE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_COLUMN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FIRST()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_AFTER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DESCRIBE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DROP()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RENAME()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TO()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_COMMENT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_BOOLEAN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TINYINT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SMALLINT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_INT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_BIGINT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FLOAT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REAL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DOUBLE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PRECISION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DATE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DATETIME()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TIMESTAMP()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TIMESTAMPLOCALTZ()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TIME()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ZONE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_INTERVAL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DECIMAL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_STRING()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CHAR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_VARCHAR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ARRAY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_STRUCT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MAP()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNIONTYPE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REDUCE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PARTITIONED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CLUSTERED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DISTRIBUTED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SORTED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_INTO()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_BUCKETS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ROW()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ROWS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FORMAT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DELIMITED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FIELDS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TERMINATED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ESCAPED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_COLLECTION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ITEMS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_KEYS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_KEY_TYPE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_KILL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LINES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_STORED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FILEFORMAT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_INPUTFORMAT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OUTPUTFORMAT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_INPUTDRIVER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OUTPUTDRIVER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ENABLE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DISABLE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXECUTED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXECUTE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LOCATION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MANAGED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MANAGEDLOCATION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TABLESAMPLE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_BUCKET()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OUT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OF()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PERCENT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CAST()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ADD()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REPLACE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RLIKE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REGEXP()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TEMPORARY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FUNCTION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MACRO()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FILE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_JAR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXPLAIN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DDL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXTENDED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DEBUG()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FORMATTED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DEPENDENCY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LOGICAL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CBO()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SERDE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_WITH()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DEFERRED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SERDEPROPERTIES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DBPROPERTIES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DCPROPERTIES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LIMIT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OFFSET()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SET()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNSET()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TBLPROPERTIES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_IDXPROPERTIES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_VALUE_TYPE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ELEM_TYPE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DEFINED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CASE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_WHEN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_THEN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ELSE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_END()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MAPJOIN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_STREAMTABLE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CLUSTERSTATUS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UTC()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UTCTIMESTAMP()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LONG()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DELETE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PLUS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MINUS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FETCH()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_INTERSECT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_VIEW()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_VIEWS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_IN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DATABASE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DATABASES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MATERIALIZED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SCHEMA()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SCHEMAS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_GRANT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REVOKE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SSL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNDO()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LOCK()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LOCKS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNLOCK()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SHARED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXCLUSIVE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PROCEDURE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNSIGNED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_WHILE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_READ()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_READS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PURGE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RANGE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ANALYZE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_BEFORE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_BETWEEN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_BOTH()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_BINARY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CROSS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CONTINUE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CONVERT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CURSOR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TRIGGER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RECORDREADER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RECORDWRITER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SEMI()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LATERAL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TOUCH()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ARCHIVE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNARCHIVE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_COMPUTE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_STATISTICS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_USE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OPTION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CONCATENATE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SHOW_DATABASE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UPDATE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RESTRICT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CASCADE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SKEWED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ROLLUP()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CUBE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DIRECTORIES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FOR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_WINDOW()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNBOUNDED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PRECEDING()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FOLLOWING()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CURRENT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CURRENT_DATE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CURRENT_TIMESTAMP()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LESS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MORE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OVER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_GROUPING()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SETS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TRUNCATE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_NOSCAN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_USER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ROLE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ROLES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_INNER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXCHANGE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_URI()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SERVER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ADMIN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OWNER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PRINCIPALS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_COMPACT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_COMPACTIONS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TRANSACTIONS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TRANSACTIONAL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REWRITE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_AUTHORIZATION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REOPTIMIZATION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CONF()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_VALUES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RELOAD()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_YEAR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_QUERY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_QUARTER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MONTH()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_WEEK()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DAY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DOW()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_HOUR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MINUTE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SECOND()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_START()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TRANSACTION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_COMMIT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ROLLBACK()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_WORK()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ONLY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_WRITE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ISOLATION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LEVEL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SNAPSHOT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_AUTOCOMMIT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CACHE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PRIMARY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FOREIGN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REFERENCES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CONSTRAINT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FORCE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ENFORCED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_VALIDATE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_NOVALIDATE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RELY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_NORELY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNIQUE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_KEY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ABORT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXTRACT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FLOOR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MERGE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MATCHED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REPL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DUMP()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_STATUS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_VECTORIZATION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SUMMARY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OPERATOR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXPRESSION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DETAIL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_WAIT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RESOURCE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PLAN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_QUERY_PARALLELISM()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PLANS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ACTIVATE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DEFAULT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CHECK()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_POOL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MOVE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DO()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ALLOC_FRACTION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SCHEDULING_POLICY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SCHEDULED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EVERY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_AT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CRON()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PATH()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MAPPING()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_WORKLOAD()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_MANAGEMENT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ACTIVE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_UNMANAGED()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_APPLICATION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SYNC()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_AST()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_COST()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_JOINCOST()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_WITHIN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_PKFK_JOIN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_LEADING()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TRAILING()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TRIM()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_IGNORE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RESPECT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DATACONNECTOR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_DATACONNECTORS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TYPE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_URL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_REMOTE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SPEC()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SYSTEM_TIME()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SYSTEM_VERSION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_EXPIRE_SNAPSHOTS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SET_CURRENT_SNAPSHOT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_BRANCH()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_SNAPSHOTS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RETAIN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_RETENTION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_TAG()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_FAST_FORWARD()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_CHERRY_PICK()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_ORPHAN_FILES()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OLDER()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_THAN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mKW_OPTIMIZE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mDOT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mCOLON()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mCOMMA()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mSEMICOLON()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mLPAREN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mRPAREN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mLSQUARE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mRSQUARE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mLCURLY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mRCURLY()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mEQUAL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mEQUAL_NS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mNOTEQUAL()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mLESSTHANOREQUALTO()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mLESSTHAN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mGREATERTHANOREQUALTO()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mGREATERTHAN()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mDIVIDE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mPLUS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mMINUS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mSTAR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mMOD()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mDIV()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mAMPERSAND()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mTILDE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mBITWISEOR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mCONCATENATE()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mBITWISEXOR()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mQUESTION()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mDOLLAR()>();
goto label;
label:
v = v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: org.apache.hadoop.hive.ql.parse.HiveLexerStandard gHiveLexerStandard>;
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard: void mStringLiteral()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mCharSetLiteral()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mIntegralLiteral()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mNumberLiteral()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mByteLengthLiteral()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mNumber()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mIdentifier()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mCharSetName()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mWS()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mLINE_COMMENT()>();
goto label;
label:
virtualinvoke v.<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: void mQUERY_HINT()>();
label:
return;
}
static void <clinit>()
{
short[][] v, v, v, v;
java.lang.String[] v, v, v, v, v, v;
int v, v, v, v;
java.lang.String v, v;
char[] v, v, v, v;
short[] v, v, v, v, v, v, v, v, v, v;
v = newarray (java.lang.String)[7];
v[0] = "\u0001\u0002\r\uffff\n\u0001\u0007\uffff\u001a\u0001\u0005\uffff\u0001\u0003\u001a\u0001";
v[1] = "";
v[2] = "";
v[3] = "!\u0002\u0001\u0004\u0002\u0002\u0001\u0004\u0003\u0002\u0004\u0004\u0001\u0002\u0002\u0004\u0001\u0002\n\u0004\u0005\u0002\u0001\u0004\u0001\u0002\u001b\u0004\u0001\u0002\u0003\u0004\u0001\u0002\u001d\u0004\uff82\u0002";
v[4] = "!\u0002\u0001\u0004\u0002\u0002\u0001\u0004\u0003\u0002\u0004\u0004\u0001\u0002\u0002\u0004\u0001\u0002\n\u0004\u0005\u0002\u0001\u0004\u0001\u0002\u001b\u0004\u0001\u0002\u0003\u0004\u0001\u0005\u001d\u0004\uff82\u0002";
v[5] = "\u0001\uffff";
v[6] = "";
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: java.lang.String[] DFA28_transitionS> = v;
v = staticinvoke <org.antlr.runtime.DFA: short[] unpackEncodedString(java.lang.String)>("\u0007\uffff");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[] DFA28_eot> = v;
v = staticinvoke <org.antlr.runtime.DFA: short[] unpackEncodedString(java.lang.String)>("\u0007\uffff");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[] DFA28_eof> = v;
v = staticinvoke <org.antlr.runtime.DFA: char[] unpackEncodedStringToUnsignedChars(java.lang.String)>("\u0001\"\u0002\uffff\u0003\u0000\u0001\uffff");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: char[] DFA28_min> = v;
v = staticinvoke <org.antlr.runtime.DFA: char[] unpackEncodedStringToUnsignedChars(java.lang.String)>("\u0001z\u0002\uffff\u0002\uffff\u0001\u0000\u0001\uffff");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: char[] DFA28_max> = v;
v = staticinvoke <org.antlr.runtime.DFA: short[] unpackEncodedString(java.lang.String)>("\u0001\uffff\u0001\u0001\u0001\u0002\u0003\uffff\u0001\u0003");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[] DFA28_accept> = v;
v = staticinvoke <org.antlr.runtime.DFA: short[] unpackEncodedString(java.lang.String)>("\u0003\uffff\u0001\u0000\u0001\u0001\u0001\u0002\u0001\uffff}>");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[] DFA28_special> = v;
v = <org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: java.lang.String[] DFA28_transitionS>;
v = lengthof v;
v = newarray (short[])[v];
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[][] DFA28_transition> = v;
v = 0;
label:
if v >= v goto label;
v = <org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[][] DFA28_transition>;
v = <org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: java.lang.String[] DFA28_transitionS>;
v = v[v];
v = staticinvoke <org.antlr.runtime.DFA: short[] unpackEncodedString(java.lang.String)>(v);
v[v] = v;
v = v + 1;
goto label;
label:
v = newarray (java.lang.String)[2058];
v[0] = "\u00028\u0002\uffff\u00018\u0012\uffff\u00018\u0001\u0008\u00016\u0001\uffff\u0001\u001a\u0001-\u.\u00013\u \u0001!\u,\u0001*\u0001\u001e\u+\u0001\u001c\u)\u00014\t5\u0001\u001d\u0001\u001f\u0001\'\u0001&\u0001(\u00012\u0001\uffff\u0001\u0004\u0001\u000e\u0001\u0015\u0001\f\u0001\u000b\u0001\u0002\u0001\r\u0001\u000f\u0001\n\u0001\u0013\u0001\u0019\u0001\t\u0001\u0016\u0001\u0006\u0001\u0007\u0001\u0012\u0001\u0010\u0001\u0014\u0001\u0005\u0001\u0001\u0001\u0003\u0001\u0018\u0001\u0011\u00016\u0001\u001b\u0001\u0017\u0001\"\u0001\uffff\u0001#\u00011\u00017\u001b6\u0001$\u00010\u0001%\u0001/";
v[1] = "\u0001:\u0001>\u0002\uffff\u0001=\u0002\uffff\u0001?\u0001<\u0005\uffff\u;\u0002\uffff\u00019\u0006\uffff\u0001@";
v[2] = "\u0001A\u0003\uffff\u0001G\u0003\uffff\u0001D\u0002\uffff\u0001E\u0002\uffff\u0001F\u0002\uffff\u0001B\u0002\uffff\u0001C";
v[3] = "\u0001H\u0001\uffff\u0001K\u0001\uffff\u0001L\u0001I\u0001J";
v[4] = "\u0001T\u0001U\u0001R\u0001\uffff\u0001P\u0005\uffff\u0001M\u0001\uffff\u0001N\u0001\uffff\u0001W\u0001\uffff\u0001Q\u0001O\u0001V\u0001S";
v[5] = "\u]\u0001\uffff\u0001Y\u0002\uffff\u0001Z\u0002\uffff\u0001_\u0001\uffff\u[\u0001`\u0001X\u0001c\u0002\uffff\u0001^\u0001\\\u0001a\u0003\uffff\u0001b";
v[6] = "\u0001d\u0005\uffff\u0001e";
v[7] = "\u0001j\u0005\uffff\u0001m\u0001\uffff\u0001i\u0001\uffff\u0001k\u0001\uffff\u0001f\u0002\uffff\u0001h\u0001g\u0001l";
v[8] = "\u0001n";
v[9] = "\u0001q\u0003\uffff\u0001r\u0003\uffff\u0001p\u0005\uffff\u0001s";
v[10] = "\u0001y\u0001\uffff\u0001t\u0001z\u0005\uffff\u0001v\u0001u\u0004\uffff\u0001w\u0001x";
v[11] = "\u0001~\u0001\uffff\u0001}\u0004\uffff\u0001|\u0002\uffff\u0001\u007f\u0001\uffff\u0001{";
v[12] = "\u0001\u0082\u0001\u0086\u0001\u0087\u0001\u0085\u0001\u0080\u0003\uffff\u0001\u0081\u0005\uffff\u0001\u0084\u0002\uffff\u0001\u0083\u0002\uffff\u0001\u0088";
v[13] = "\u0001\u0089";
v[14] = "\u0001\u008e\u0003\uffff\u0001\u008c\u0005\uffff\u0001\u008b\u0002\uffff\u0001\u008f\u0002\uffff\u0001\u008d\u0003\uffff\u0001\u008a";
v[15] = "\u0001\u0090\r\uffff\u0001\u0091";
v[16] = "\u0001\u0092";
v[17] = "\u0001\u0098\u0003\uffff\u0001\u0095\u0002\uffff\u0001\u0093\u0001\u0094\u0005\uffff\u0001\u0096\u0002\uffff\u0001\u0097";
v[18] = "\u0001\u009a\u0003\uffff\u0001\u009b\u0005\uffff\u0001\u009f\u0001\u009c\u0002\uffff\u0001\u009e\u0002\uffff\u0001\u0099\u0002\uffff\u0001\u009d";
v[19] = "\u0001\u00a1\r\uffff\u0001\u00a0";
v[20] = "\u0001\u00a6\u0003\uffff\u0001\u00a3\u0003\uffff\u0001\u00a2\u0002\uffff\u0001\u00a5\u0002\uffff\u0001\u00a4";
v[21] = "\u0001\u00ab\u0001\u00ac\u0005\uffff\u0001\u00aa\u0003\uffff\u0001\u00a8\u0002\uffff\u0001\u00a7\u0002\uffff\u0001\u00a9\u0002\uffff\u0001\u00ad";
v[22] = "\u0001\u00b0\u0003\uffff\u0001\u00af\u0003\uffff\u0001\u00b1\u0005\uffff\u0001\u00b2\u0003\uffff\u0001\u00ae";
v[23] = "\u0001\u00b3";
v[24] = "\u0001\u00b4\u0003\uffff\u0001\u00b6\u0003\uffff\u0001\u00b5";
v[25] = "\u0001\u00b7\u0003\uffff\u0001\u00b8";
v[26] = "\u0001\u00bb\u0005\uffff\u0001\u00b9\n\uffff\u0001\u00ba";
v[27] = "\u0001\u00bd";
v[28] = "";
v[29] = "";
v[30] = "";
v[31] = "";
v[32] = "";
v[33] = "";
v[34] = "";
v[35] = "";
v[36] = "";
v[37] = "";
v[38] = "";
v[39] = "\u0001\u00be\u0001n";
v[40] = "\u0001\u00c0";
v[41] = "\u0001\u00c2";
v[42] = "";
v[43] = "\u0001\u00c4";
v[44] = "";
v[45] = "";
v[46] = "";
v[47] = "";
v[48] = "\u0001\u00c6";
v[49] = "";
v[50] = "";
v[51] = "\'\u00c8\u0001\u00ca4\u00c8\u0001\u00c9\uffa3\u00c8";
v[52] = "\u0001\u00ce\u0001\uffff\n\u00cd\u0007\uffff\u00016\u0001\u00d2\u00016\u0001\u00d1\u0001\u00cf\u00016\u0001\u00d3\u00036\u0001\u00d3\u0001\u00cc\u0001\u00d3\u00056\u0001\u00cc\u00046\u0001\u00cb\u0001\u00cc\u00016\u0004\uffff\u00016\u0001\uffff\u00016\u0001\u00d3\u00026\u0001\u00cf\u00016\u0001\u00d3\u00036\u0001\u00d3\u00016\u0001\u00d3\r6";
v[53] = "\u0001\u00ce\u0001\uffff\n\u00cd\u0007\uffff\u00016\u0001\u00d2\u00016\u0001\u00d1\u0001\u00cf\u00016\u0001\u00d3\u00036\u0001\u00d3\u0001\u00cc\u0001\u00d3\u00056\u0001\u00cc\u00056\u0001\u00cc\u00016\u0004\uffff\u00016\u0001\uffff\u00016\u0001\u00d3\u00026\u0001\u00cf\u00016\u0001\u00d3\u00036\u0001\u00d3\u00016\u0001\u00d3\r6";
v[54] = "";
v[55] = "";
v[56] = "";
v[57] = "\u0001\u00d5\u0007\uffff\u0001\u00d6\u000b\uffff\u0001\u00d4";
v[58] = "\u0001\u00d7\u0004\uffff\u0001\u00d8";
v[59] = "\n6\u0007\uffff\u00146\u0001\u00d9\u00056\u0004\uffff\u00016\u0001\uffff\u001a6";
v[60] = "\u0001\u00dc\u0001\u00db";
v[61] = "\u0001\u00de\u0004\uffff\u0001\u00dd";
v[62] = "\u0001\u00df";
v[63] = "\u0001\u00e1\u0003\uffff\u0001\u00e0";
v[64] = "\u0001\u00e2";
v[65] = "\u0001\u00e3\u0006\uffff\u0001\u00e4";
v[66] = "\u0001\u00e5";
v[67] = "\u0001\u00e6\u0001\uffff\u0001\u00e7";
v[68] = "\u0001\u00e9\u0006\uffff\u0001\u00ea\u0005\uffff\u0001\u00e8";
v[69] = "\u0001\u00eb";
v[70] = "\u0001\u00ed\u0005\uffff\u0001\u00ec";
v[71] = "\u0001\u00ee";
v[72] = "\u0001\u00f4\u0001\u00f5\u0001\uffff\u0001\u00f2\u0004\uffff\u0001\u00f0\u0001\uffff\u0001\u00ef\u0001\u00f3\u0001\u00f6\u0005\uffff\u0001\u00f1";
v[73] = "\u0001\u00f8\u0003\uffff\u0001\u00f7";
v[74] = "\u0001\u00f9";
v[75] = "\u0001\u00fa";
v[76] = "\u0001\u00fb\u0002\uffff\u0001\u00fc";
v[77] = "\u0001\u00fd\u0007\uffff\u0001\u00fe";
v[78] = "\u0001\u0101\u0002\uffff\u0001\u00ff\u0014\uffff\u0001\u0100";
v[79] = "\n6\u0007\uffff\u00026\u0001\u0102\u00106\u0001\u0103\u00066\u0004\uffff\u00016\u0001\uffff\u001a6";
v[80] = "\u0001\u0105";
v[81] = "\u0001\u0107\u000e\uffff\u0001\u0106";
v[82] = "\u0001\u0108\u0008\uffff\u0001\u0109";
v[83] = "\u0001\u010a";
v[84] = "\u0001\u010b";
v[85] = "\u0001\u010c";
v[86] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[87] = "\u0001\u010e";
v[88] = "\u0001\u010f\u0004\uffff\u0001\u0110";
v[89] = "\u0001\u0115\u0008\uffff\u0001\u0111\u0001\u0114\u0004\uffff\u0001\u0112\u0001\uffff\u0001\u0113";
v[90] = "\u0001\u0117\r\uffff\u0001\u0116";
v[91] = "\u0001\u0118";
v[92] = "\u0001\u011b\r\uffff\u0001\u011a\u0002\uffff\u0001\u0119";
v[93] = "\u0001\u011c";
v[94] = "\u0001\u011d";
v[95] = "\u0001\u011e";
v[96] = "\u0001\u011f";
v[97] = "\u0001\u0120";
v[98] = "\u0001\u0121\u0004\uffff\u0001\u0122";
v[99] = "\u0001\u0123";
v[100] = "\u0001\u0124\u0003\uffff\u0001\u0128\u0001\u0126\u0001\u0125\u0001\uffff\u0001\u0127";
v[101] = "\u0001\u0129\u0001\u012a";
v[102] = "\n6\u0007\uffff\u00036\u0001\u012b\u000b6\u0001\u012c\n6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[103] = "\u0001\u012e";
v[104] = "\u0001\u012f";
v[105] = "\n6\u0007\uffff\u000b6\u0001\u0130\u000e6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[106] = "\n6\u0007\uffff\u00056\u0001\u0132\u00146\u0004\uffff\u00016\u0001\uffff\u001a6";
v[107] = "\u0001\u0135\u000e\uffff\u0001\u0134";
v[108] = "\u0001\u0136";
v[109] = "\u0001\u0137";
v[110] = "";
v[111] = "";
v[112] = "\u0001\u0138\u0001\uffff\u0001\u013a\u0001\u0139";
v[113] = "\u0001\u013b\u0001\u013c";
v[114] = "\u0001\u0140\u0004\uffff\u0001\u013d\f\uffff\u0001\u013e\u0002\uffff\u0001\u013f";
v[115] = "\u0001\u0142\u0001\uffff\u0001\u0141\u0003\uffff\u0001\u0143\u0006\uffff\u0001\u0144";
v[116] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[117] = "\n6\u0007\uffff\u00036\u0001\u0147\t6\u0001\u014a\u00016\u0001\u0148\u00026\u0001\u0146\u0001\u0149\u00066\u0004\uffff\u00016\u0001\uffff\u001a6";
v[118] = "\u0001\u014c";
v[119] = "\n6\u0007\uffff\u000e6\u0001\u014d\u000b6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[120] = "\u0001\u014f";
v[121] = "\u0001\u0150";
v[122] = "\u0001\u0151";
v[123] = "\u0001\u0153\u0001\uffff\u0001\u0156\u0003\uffff\u0001\u0152\u0006\uffff\u0001\u0154\u0003\uffff\u0001\u0155";
v[124] = "\u0001\u0157";
v[125] = "\u0001\u0158\u0002\uffff\u0001\u0159\u0001\uffff\u0001\u015a";
v[126] = "\u0001\u015b";
v[127] = "\u0001\u015c";
v[128] = "\u0001\u0160\u0001\u015e\u0002\uffff\u0001\u0162\u0005\uffff\u0001\u015f\u0003\uffff\u0001\u0161\u0002\uffff\u0001\u015d\u0001\u0163";
v[129] = "\u0001\u0165\u0001\u0164\u0002\uffff\u0001\u0166";
v[130] = "\u0001\u0167\u0004\uffff\u0001\u0168";
v[131] = "\u0001\u0169";
v[132] = "\n6\u0007\uffff\u00146\u0001\u016a\u00056\u0004\uffff\u00016\u0001\uffff\u001a6";
v[133] = "\u0001\u016c";
v[134] = "\u0001\u016d";
v[135] = "\u0001\u016e";
v[136] = "\u0001\u016f";
v[137] = "\u0001\u0171\r\uffff\u0001\u0170";
v[138] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[139] = "\u0001\u0173\u0004\uffff\u0001\u0174";
v[140] = "\u0001\u0175\u0006\uffff\u0001\u0176";
v[141] = "\u0001\u0177";
v[142] = "\u0001\u0178\r\uffff\u0001\u0179";
v[143] = "\u0001\u017a";
v[144] = "\u0001\u017b";
v[145] = "\u0001\u017c";
v[146] = "\u0001\u017d\u0003\uffff\u0001\u017e";
v[147] = "\u0001\u017f\u0003\uffff\u0001\u0180";
v[148] = "\u0001\u0182\u0005\uffff\u0001\u0181";
v[149] = "\u0001\u0183";
v[150] = "\u0001\u0184";
v[151] = "\u0001\u0185";
v[152] = "\u0001\u0186";
v[153] = "\u0001\u0187\u0003\uffff\u0001\u0189\u0005\uffff\u0001\u0188";
v[154] = "\u0001\u018a\u0001\uffff\u0001\u018b";
v[155] = "\u0001\u018c";
v[156] = "\u0001\u018e\u0013\uffff\u0001\u018d";
v[157] = "\u0001\u018f";
v[158] = "\u0001\u0190";
v[159] = "\u0001\u0191";
v[160] = "\u0001\u0192";
v[161] = "\u0001\u0193";
v[162] = "\u0001\u0194";
v[163] = "\u0001\u0198\u0001\u0195\u0001\u019c\u0001\u0199\u0001\uffff\u0001\u01a1\u0001\u019a\u0004\uffff\u0001\u01a0\u0001\u01a2\u0001\u0197\u0001\u019f\u0001\u0196\u0002\uffff\u0001\u019d\u0001\u01a3\u0001\uffff\u0001\u019b\u0001\u019e";
v[164] = "\u0001\u01a5\n\uffff\u0001\u01a4";
v[165] = "\u0001\u01a6";
v[166] = "\u0001\u01a7";
v[167] = "\u0001\u01a8\u0001\u01a9\u0001\u01aa\u0004\uffff\u0001\u01ab";
v[168] = "\u0001\u01ac";
v[169] = "\u0001\u01ad\t\uffff\u0001\u01ae";
v[170] = "\u0001\u01af\u0003\uffff\u0001\u01b0";
v[171] = "\u0001\u01b2\u000f\uffff\u0001\u01b1";
v[172] = "\u0001\u01b3";
v[173] = "\u0001\u01b5\u000f\uffff\u0001\u01b4";
v[174] = "\u0001\u01b6";
v[175] = "\u0001\u01b8\u0001\uffff\u0001\u01b7";
v[176] = "\u0001\u01bb\n\uffff\u0001\u01ba\u0001\uffff\u0001\u01b9\u0003\uffff\u0001\u01bc";
v[177] = "\u0001\u01bd";
v[178] = "\u0001\u01bf\u0003\uffff\u0001\u01be\u0003\uffff\u0001\u01c0";
v[179] = "\u0001\u01c1";
v[180] = "\u0001\u01c3\u0005\uffff\u0001\u01c2";
v[181] = "\u0001\u01c4";
v[182] = "\u0001\u01c5";
v[183] = "\u0001\u01c6";
v[184] = "\u0001\u01c7";
v[185] = "";
v[186] = "";
v[187] = "";
v[188] = "";
v[189] = "\u0001\u01c8";
v[190] = "\u0001\u01c9";
v[191] = "";
v[192] = "";
v[193] = "";
v[194] = "";
v[195] = "";
v[196] = "";
v[197] = "";
v[198] = "";
v[199] = "";
v[200] = "\'\u00c8\u0001\u00ca4\u00c8\u0001\u00c9\uffa3\u00c8";
v[201] = "\u0000\u01cb";
v[202] = "\u00013";
v[203] = "\n\u01cd\u0007\uffff\u0006\u01cd\u001a\uffff\u0006\u01cd";
v[204] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[205] = "\u0001\u00ce\u0001\uffff\n\u00cd\u0007\uffff\u00016\u0001\u00d2\u00016\u0001\u00d1\u0001\u00cf\u00016\u0001\u00d3\u00036\u0001\u00d3\u0001\u00cc\u0001\u00d3\u00056\u0001\u00cc\u00056\u0001\u00cc\u00016\u0004\uffff\u00016\u0001\uffff\u00016\u0001\u00d3\u00026\u0001\u00cf\u00016\u0001\u00d3\u00036\u0001\u00d3\u00016\u0001\u00d3\r6";
v[206] = "\n\u01cf\u0008\uffff\u0001\u01d1\u0001\uffff\u0001\u01d1\u0001\u01d0\u001f\uffff\u0001\u01d0";
v[207] = "\u0001\u01d2\u0001\uffff\u0001\u01d2\u0002\uffff\n\u01d3";
v[208] = "";
v[209] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[210] = "\n6\u0007\uffff\u00036\u0001\u01d4\u00166\u0004\uffff\u00016\u0001\uffff\u001a6";
v[211] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[212] = "\u0001\u01d6\u0008\uffff\u0001\u01d7";
v[213] = "\u0001\u01d9\u0004\uffff\u0001\u01d8";
v[214] = "\u0001\u01da\u0005\uffff\u0001\u01db";
v[215] = "\u0001\u01dc";
v[216] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[217] = "\u0001\u01de";
v[218] = "";
v[219] = "\u0001\u01df";
v[220] = "\u0001\u01e0";
v[221] = "\u0001\u01e1";
v[222] = "\u0001\u01e2";
v[223] = "\u0001\u01e3";
v[224] = "\u0001\u01e4";
v[225] = "\u0001\u01e5";
v[226] = "\u0001\u01e6";
v[227] = "\u0001\u01e7";
v[228] = "\u0001\u01e8";
v[229] = "\u0001\u01e9";
v[230] = "\u0001\u01ea";
v[231] = "\u0001\u01eb";
v[232] = "\u0001\u01ec";
v[233] = "\u0001\u01ed";
v[234] = "\u0001\u01ee";
v[235] = "\u0001\u01ef\r\uffff\u0001\u01f0";
v[236] = "\n6\u0007\uffff\u00026\u0001\u01f3\u00016\u0001\u01f2\u00076\u0001\u01f1\r6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[237] = "\u0001\u01f5";
v[238] = "\u0001\u01f6";
v[239] = "\u0001\u01f7";
v[240] = "\u0001\u01f9\u0001\uffff\u0001\u01f8";
v[241] = "\u0001\u01fa\u0003\uffff\u0001\u01fb";
v[242] = "\u0001\u01fc";
v[243] = "\u0001\u01fd";
v[244] = "\u0001\u01fe";
v[245] = "\u0001\u01ff";
v[246] = "\u0001\u0200";
v[247] = "\u0001\u0201";
v[248] = "\n6\u0007\uffff\u00116\u0001\u0202\u00086\u0004\uffff\u00016\u0001\uffff\u001a6";
v[249] = "\n6\u0007\uffff\u001a6\u0004\uffff\u0001\u0204\u0001\uffff\u001a6";
v[250] = "\u0001\u0206";
v[251] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[252] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[253] = "\n6\u0007\uffff\u000e6\u0001\u0209\u000b6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[254] = "\u0001\u020b";
v[255] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[256] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[257] = "\u0001\u020e";
v[258] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[259] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[260] = "";
v[261] = "\u0001\u0211";
v[262] = "\u0001\u0212";
v[263] = "\u0001\u0213";
v[264] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[265] = "\u0001\u0215";
v[266] = "\u0001\u0216\u0006\uffff\u0001\u0217";
v[267] = "\u0001\u0218";
v[268] = "\u0001\u0219";
v[269] = "";
v[270] = "\u0001\u021a";
v[271] = "\u0001\u021b";
v[272] = "\u0001\u021c";
v[273] = "\u0001\u021d";
v[274] = "\u0001\u021e\u0011\uffff\u0001\u021f";
v[275] = "\n6\u0007\uffff\u00126\u0001\u0220\u00076\u0004\uffff\u0001\u0221\u0001\uffff\u001a6";
v[276] = "\u0001\u0223";
v[277] = "\u0001\u0224";
v[278] = "\u0001\u0225";
v[279] = "\u0001\u0226";
v[280] = "\u0001\u0227";
v[281] = "\u0001\u022a\u0003\uffff\u0001\u0228\u000b\uffff\u0001\u0229";
v[282] = "\u0001\u022b";
v[283] = "\u0001\u022d\u0001\uffff\u0001\u022c";
v[284] = "\u0001\u022e";
v[285] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[286] = "\u0001\u0230";
v[287] = "\u0001\u0231";
v[288] = "\u0001\u0232";
v[289] = "\u0001\u0233";
v[290] = "\u0001\u0234";
v[291] = "\u0001\u0235";
v[292] = "\u0001\u0236";
v[293] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[294] = "\u0001\u0237";
v[295] = "\u0001\u0238";
v[296] = "\u0001\u0239";
v[297] = "\u0001\u023a";
v[298] = "\u0001\u023b";
v[299] = "\u0001\u023c";
v[300] = "\u0001\u023d";
v[301] = "";
v[302] = "\u0001\u023e";
v[303] = "\n6\u0007\uffff\u00046\u0001\u023f\n6\u0001\u0240\n6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[304] = "\u0001\u0242";
v[305] = "";
v[306] = "\u0001\u0243";
v[307] = "";
v[308] = "\u0001\u0244";
v[309] = "\u0001\u0245";
v[310] = "\u0001\u0246";
v[311] = "\u0001\u0247";
v[312] = "\u0001\u0248";
v[313] = "\u0001\u0249";
v[314] = "\u0001\u024a";
v[315] = "\u0001\u024b";
v[316] = "\u0001\u024c";
v[317] = "\u0001\u024d";
v[318] = "\u0001\u024e";
v[319] = "\u0001\u024f";
v[320] = "\u0001\u0250";
v[321] = "\u0001\u0251\t\uffff\u0001\u0252";
v[322] = "\u0001\u0253";
v[323] = "\u0001\u0254";
v[324] = "\u0001\u0255";
v[325] = "";
v[326] = "\u0001\u0256";
v[327] = "\u0001\u0257";
v[328] = "\u0001\u0258\u0013\uffff\u0001\u0259";
v[329] = "\n6\u0007\uffff\u00046\u0001\u025a\t6\u0001\u025b\u000b6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[330] = "\u0001\u025d";
v[331] = "";
v[332] = "\u0001\u025e";
v[333] = "\u0001\u025f";
v[334] = "";
v[335] = "\u0001\u0260";
v[336] = "\u0001\u0261";
v[337] = "\u0001\u0262";
v[338] = "\u0001\u0263";
v[339] = "\u0001\u0264\u0002\uffff\u0001\u0266\u0003\uffff\u0001\u0265";
v[340] = "\u0001\u026a\u0002\uffff\u0001\u0268\u0002\uffff\u0001\u0267\u0002\uffff\u0001\u0269";
v[341] = "\u0001\u026b\f\uffff\u0001\u026c";
v[342] = "\u0001\u026d";
v[343] = "\u0001\u026e";
v[344] = "\u0001\u026f";
v[345] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[346] = "\u0001\u0271";
v[347] = "\u0001\u0272";
v[348] = "\u0001\u0273";
v[349] = "\u0001\u0274";
v[350] = "\n6\u0007\uffff\u00086\u0001\u0275\u00116\u0004\uffff\u00016\u0001\uffff\u001a6";
v[351] = "\u0001\u0278\u0003\uffff\u0001\u0277";
v[352] = "\u0001\u0279";
v[353] = "\u0001\u027a";
v[354] = "\u0001\u027d\u0003\uffff\u0001\u027b\u0003\uffff\u0001\u027c";
v[355] = "\u0001\u027e";
v[356] = "\u0001\u0280\u0012\uffff\u0001\u027f";
v[357] = "\u0001\u0281";
v[358] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[359] = "\u0001\u0283\u0003\uffff\u0001\u0284";
v[360] = "\n6\u0007\uffff\u000e6\u0001\u0286\u00036\u0001\u0285\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[361] = "\u0001\u0288";
v[362] = "\u0001\u0289";
v[363] = "";
v[364] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[365] = "\u0001\u028b";
v[366] = "\u0001\u028c";
v[367] = "\u0001\u028d";
v[368] = "\u0001\u028e";
v[369] = "\u0001\u028f";
v[370] = "";
v[371] = "\u0001\u0290";
v[372] = "\u0001\u0291";
v[373] = "\u0001\u0292";
v[374] = "\u0001\u0293";
v[375] = "\u0001\u0294";
v[376] = "\u0001\u0295";
v[377] = "\u0001\u0296";
v[378] = "\u0001\u0297";
v[379] = "\u0001\u0298";
v[380] = "\u0001\u0299";
v[381] = "\u0001\u029a\u0005\uffff\u0001\u029b";
v[382] = "\u0001\u029c";
v[383] = "\u0001\u029e\u0003\uffff\u0001\u029d";
v[384] = "\u0001\u029f";
v[385] = "\u0001\u02a0";
v[386] = "\u0001\u02a1";
v[387] = "\u0001\u02a2";
v[388] = "\u0001\u02a3";
v[389] = "\u0001\u02a4";
v[390] = "\u0001\u02a5";
v[391] = "\u0001\u02a8\f\uffff\u0001\u02a7\u0002\uffff\u0001\u02a6";
v[392] = "\u0001\u02a9";
v[393] = "\u0001\u02ab\u0001\u02aa";
v[394] = "\u0001\u02ac";
v[395] = "\u0001\u02ad";
v[396] = "\u0001\u02ae";
v[397] = "\u0001\u02af";
v[398] = "\u0001\u02b0";
v[399] = "\u0001\u02b1";
v[400] = "\u0001\u02b2";
v[401] = "\u0001\u02b3";
v[402] = "\u0001\u02b4";
v[403] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[404] = "\u0001\u02b6";
v[405] = "\u0001\u02b7";
v[406] = "\u0001\u02b8\n\uffff\u0001\u02b9";
v[407] = "\u0001\u02ba";
v[408] = "\u0001\u02bc\u0007\uffff\u0001\u02bb";
v[409] = "\u0001\u02bd";
v[410] = "\u0001\u02be";
v[411] = "\u0001\u02bf";
v[412] = "\u0001\u02c0";
v[413] = "\u0001\u02c2\u0001\u02c3\u0003\uffff\u0001\u02c1";
v[414] = "\u0001\u02c4";
v[415] = "\u0001\u02c5";
v[416] = "\u0001\u02c6\t\uffff\u0001\u02c7";
v[417] = "\u0001\u02c8";
v[418] = "\u0001\u02c9";
v[419] = "\u0001\u02ca\u0003\uffff\u0001\u02cb";
v[420] = "\n6\u0007\uffff\u00126\u0001\u02cc\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[421] = "\u0001\u02cf\u0006\uffff\u0001\u02ce";
v[422] = "\u0001\u02d0";
v[423] = "\u0001\u02d1";
v[424] = "\u0001\u02d3\u0008\uffff\u0001\u02d2";
v[425] = "\u0001\u02d5\u0002\uffff\u0001\u02d4";
v[426] = "\u0001\u02d8\u0002\uffff\u0001\u02d9\u0007\uffff\u0001\u02db\u0004\uffff\u0001\u02da\u0001\u02d6\u0001\uffff\u0001\u02d7";
v[427] = "\u0001\u02dc";
v[428] = "\u0001\u02dd";
v[429] = "\u0001\u02de";
v[430] = "\u0001\u02e0\u0004\uffff\u0001\u02df";
v[431] = "\u0001\u02e1\u0003\uffff\u0001\u02e2";
v[432] = "\u0001\u02e3\u000e\uffff\u0001\u02e4";
v[433] = "\u0001\u02e7\u0001\uffff\u0001\u02e6\u000e\uffff\u0001\u02e5";
v[434] = "\u0001\u02e8";
v[435] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[436] = "\u0001\u02eb\u0001\u02ea";
v[437] = "\u0001\u02ec";
v[438] = "\u0001\u02ed";
v[439] = "\u0001\u02ee";
v[440] = "\u0001\u02ef";
v[441] = "\n6\u0007\uffff\t6\u0001\u02f0\u00056\u0001\u02f1\n6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[442] = "\u0001\u02f3";
v[443] = "\u0001\u02f4";
v[444] = "\u0001\u02f6\u0001\uffff\u0001\u02f5";
v[445] = "\u0001\u02f7";
v[446] = "\u0001\u02f8";
v[447] = "\u0001\u02f9";
v[448] = "\u0001\u02fa";
v[449] = "\u0001\u02fb";
v[450] = "\u0001\u02fc";
v[451] = "\u0001\u02fe\u000b\uffff\u0001\u02fd";
v[452] = "\u0001\u02ff";
v[453] = "\u0001\u0300";
v[454] = "\n6\u0007\uffff\u00126\u0001\u0301\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[455] = "\u0001\u0303";
v[456] = "\u0001\u0304";
v[457] = "";
v[458] = "";
v[459] = "\'\u00c8\u0001\u00ca4\u00c8\u0001\u00c9\uffa3\u00c8";
v[460] = "";
v[461] = "\n\u01cd\u0007\uffff\u0006\u01cd\u00146\u0004\uffff\u00016\u0001\uffff\u0006\u01cd\u00146";
v[462] = "";
v[463] = "\n\u01cf\u0008\uffff\u0001\u01d1\u0001\uffff\u0001\u01d1\u0001\u01d0\u001f\uffff\u0001\u01d0";
v[464] = "\u0001\u0306\u0001\uffff\u0001\u0306\u0002\uffff\n\u0307";
v[465] = "";
v[466] = "\n\u0308";
v[467] = "\n\u01d3\u0007\uffff\u00016\u0001\u0309\u00016\u0001\u00d1\u00166\u0004\uffff\u00016\u0001\uffff\u001a6";
v[468] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[469] = "";
v[470] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[471] = "\u0001\u030b";
v[472] = "\u0001\u030c";
v[473] = "\u0001\u030d";
v[474] = "\u0001\u030e";
v[475] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[476] = "\u0001\u0310";
v[477] = "";
v[478] = "\u0001\u0311";
v[479] = "\u0001\u0312";
v[480] = "\n6\u0007\uffff\u00126\u0001\u0313\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[481] = "\u0001\u0315";
v[482] = "\u0001\u0316";
v[483] = "\u0001\u0317";
v[484] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[485] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[486] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[487] = "\u0001\u031b";
v[488] = "\u0001\u031c";
v[489] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[490] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[491] = "\u0001\u031f";
v[492] = "\u0001\u0320";
v[493] = "\u0001\u0321";
v[494] = "\n6\u0007\uffff\u00056\u0001\u0322\u00146\u0004\uffff\u00016\u0001\uffff\u001a6";
v[495] = "\u0001\u0324";
v[496] = "\u0001\u0325";
v[497] = "\u0001\u0326";
v[498] = "\u0001\u0327";
v[499] = "\u0001\u0328";
v[500] = "";
v[501] = "\u0001\u0329";
v[502] = "\u0001\u032a";
v[503] = "\u0001\u032b";
v[504] = "\u0001\u032c";
v[505] = "\u0001\u032d";
v[506] = "\u0001\u032e";
v[507] = "\u0001\u032f";
v[508] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[509] = "\u0001\u0331";
v[510] = "\u0001\u0332";
v[511] = "\u0001\u0333";
v[512] = "\u0001\u0334";
v[513] = "\u0001\u0335";
v[514] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[515] = "";
v[516] = "\u0001\u0337";
v[517] = "";
v[518] = "\u0001\u0338";
v[519] = "";
v[520] = "";
v[521] = "\u0001\u0339";
v[522] = "";
v[523] = "\u0001\u033a";
v[524] = "";
v[525] = "";
v[526] = "\u0001\u033b";
v[527] = "";
v[528] = "";
v[529] = "\u0001\u033c";
v[530] = "\u0001\u033d";
v[531] = "\u0001\u033e";
v[532] = "";
v[533] = "\u0001\u033f";
v[534] = "\u0001\u0340";
v[535] = "\u0001\u0341";
v[536] = "\u0001\u0342";
v[537] = "\u0001\u0343";
v[538] = "\u0001\u0344";
v[539] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[540] = "\n6\u0007\uffff\u00046\u0001\u0346\u00156\u0004\uffff\u00016\u0001\uffff\u001a6";
v[541] = "\u0001\u0348";
v[542] = "\u0001\u0349";
v[543] = "\u0001\u034a";
v[544] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[545] = "\u0001\u034c";
v[546] = "";
v[547] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[548] = "\u0001\u034e";
v[549] = "\n6\u0007\uffff\u001a6\u0004\uffff\u0001\u034f\u0001\uffff\u001a6";
v[550] = "\u0001\u0351";
v[551] = "\u0001\u0352";
v[552] = "\u0001\u0353";
v[553] = "\u0001\u0354";
v[554] = "\u0001\u0355";
v[555] = "\u0001\u0356";
v[556] = "\u0001\u0357\u000b\uffff\u0001\u0358";
v[557] = "\u0001\u0359";
v[558] = "\u0001\u035b\u0008\uffff\u0001\u035a";
v[559] = "";
v[560] = "\u0001\u035c";
v[561] = "\u0001\u035d";
v[562] = "\u0001\u035e";
v[563] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[564] = "\u0001\u0360";
v[565] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[566] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[567] = "\u0001\u0363";
v[568] = "\u0001\u0364";
v[569] = "\u0001\u0365";
v[570] = "\n6\u0007\uffff\u00126\u0001\u0366\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[571] = "\u0001\u0368";
v[572] = "\u0001\u0369";
v[573] = "\u0001\u036a";
v[574] = "\n6\u0007\uffff\u00166\u0001\u036b\u00036\u0004\uffff\u00016\u0001\uffff\u001a6";
v[575] = "\u0001\u036d";
v[576] = "\u0001\u036e";
v[577] = "";
v[578] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[579] = "\u0001\u0370";
v[580] = "\u0001\u0372\u0001\uffff\u0001\u0371";
v[581] = "\u0001\u0373";
v[582] = "\u0001\u0374";
v[583] = "\u0001\u0375";
v[584] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[585] = "\u0001\u0377";
v[586] = "\u0001\u0378";
v[587] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[588] = "\u0001\u037a";
v[589] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[590] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[591] = "\u0001\u037d";
v[592] = "\u0001\u037e";
v[593] = "\u0001\u037f\u0007\uffff\u0001\u0380";
v[594] = "\n6\u0007\uffff\u00126\u0001\u0381\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[595] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[596] = "\u0001\u0384";
v[597] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[598] = "\u0001\u0386";
v[599] = "\u0001\u0387";
v[600] = "\u0001\u0388";
v[601] = "\u0001\u0389";
v[602] = "\u0001\u038a\n\uffff\u0001\u038b";
v[603] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[604] = "";
v[605] = "\u0001\u038d";
v[606] = "\u0001\u038e";
v[607] = "\u0001\u038f";
v[608] = "\u0001\u0390";
v[609] = "\u0001\u0391";
v[610] = "\u0001\u0392";
v[611] = "\u0001\u0393";
v[612] = "\u0001\u0394";
v[613] = "\u0001\u0395";
v[614] = "\u0001\u0396";
v[615] = "\u0001\u0397";
v[616] = "\u0001\u0398";
v[617] = "\u0001\u0399";
v[618] = "\u0001\u039a";
v[619] = "\u0001\u039c\u0003\uffff\u0001\u039b";
v[620] = "\u0001\u039d";
v[621] = "\u0001\u039e";
v[622] = "\u0001\u039f";
v[623] = "\u0001\u03a0";
v[624] = "";
v[625] = "\u0001\u03a1";
v[626] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[627] = "\u0001\u03a3";
v[628] = "\n6\u0007\uffff\u00116\u0001\u03a4\u00086\u0004\uffff\u00016\u0001\uffff\u001a6";
v[629] = "\u0001\u03a6";
v[630] = "";
v[631] = "\u0001\u03a7";
v[632] = "\u0001\u03a8";
v[633] = "\u0001\u03a9";
v[634] = "\u0001\u03aa";
v[635] = "\u0001\u03ab";
v[636] = "\u0001\u03ac";
v[637] = "\u0001\u03ad";
v[638] = "\u0001\u03ae";
v[639] = "\u0001\u03af\u0008\uffff\u0001\u03b0";
v[640] = "\u0001\u03b1";
v[641] = "\u0001\u03b2";
v[642] = "";
v[643] = "\n6\u0007\uffff\u00016\u0001\u03b3\u00186\u0004\uffff\u00016\u0001\uffff\u001a6";
v[644] = "\n6\u0007\uffff\u00136\u0001\u03b5\u00066\u0004\uffff\u00016\u0001\uffff\u001a6";
v[645] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[646] = "\u0001\u03b7";
v[647] = "";
v[648] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[649] = "\u0001\u03b9";
v[650] = "";
v[651] = "\u0001\u03ba";
v[652] = "\u0001\u03bb";
v[653] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[654] = "\u0001\u03bd";
v[655] = "\u0001\u03be";
v[656] = "\u0001\u03bf";
v[657] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[658] = "\u0001\u03c1";
v[659] = "\u0001\u03c2";
v[660] = "\u0001\u03c3";
v[661] = "\u0001\u03c4";
v[662] = "\u0001\u03c5";
v[663] = "\u0001\u03c6";
v[664] = "\u0001\u03c7";
v[665] = "\n6\u0007\uffff\u00126\u0001\u03c8\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[666] = "\u0001\u03ca";
v[667] = "\u0001\u03cb";
v[668] = "\u0001\u03cc";
v[669] = "\u0001\u03cd";
v[670] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[671] = "\u0001\u03cf";
v[672] = "\n6\u0007\uffff\u00086\u0001\u03d0\u00116\u0004\uffff\u00016\u0001\uffff\u001a6";
v[673] = "\u0001\u03d2";
v[674] = "\n6\u0007\uffff\u00126\u0001\u03d3\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[675] = "\n6\u0007\uffff\u000b6\u0001\u03d5\u000e6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[676] = "\u0001\u03d7";
v[677] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[678] = "\u0001\u03d9";
v[679] = "\u0001\u03da";
v[680] = "\u0001\u03dc\u0003\uffff\u0001\u03db";
v[681] = "\u0001\u03dd";
v[682] = "\u0001\u03de";
v[683] = "\u0001\u03df";
v[684] = "\u0001\u03e0";
v[685] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[686] = "\u0001\u03e2";
v[687] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[688] = "\n6\u0007\uffff\u00126\u0001\u03e4\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[689] = "\u0001\u03e6";
v[690] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[691] = "\u0001\u03e8";
v[692] = "\n6\u0007\uffff\u00026\u0001\u03e9\u00176\u0004\uffff\u00016\u0001\uffff\u001a6";
v[693] = "";
v[694] = "\u0001\u03eb";
v[695] = "\u0001\u03ec";
v[696] = "\u0001\u03ed";
v[697] = "\n6\u0007\uffff\u0001\u03ef\u00076\u0001\u03ee\u00116\u0004\uffff\u00016\u0001\uffff\u001a6";
v[698] = "\u0001\u03f1";
v[699] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[700] = "\n6\u0007\uffff\u00126\u0001\u03f3\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[701] = "\u0001\u03f5";
v[702] = "\u0001\u03f6";
v[703] = "\u0001\u03f7";
v[704] = "\u0001\u03f8";
v[705] = "\u0001\u03f9";
v[706] = "\u0001\u03fa";
v[707] = "\u0001\u03fb";
v[708] = "\u0001\u03fc";
v[709] = "\u0001\u03fd";
v[710] = "\u0001\u03fe";
v[711] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[712] = "\u0001\u0400";
v[713] = "\u0001\u0401";
v[714] = "\u0001\u0402";
v[715] = "\u0001\u0403";
v[716] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[717] = "";
v[718] = "\u0001\u0406\u0012\uffff\u0001\u0405";
v[719] = "\n6\u0007\uffff\u00126\u0001\u0407\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[720] = "\u0001\u0409";
v[721] = "\u0001\u040a";
v[722] = "\u0001\u040b";
v[723] = "\u0001\u040c";
v[724] = "\u0001\u040d\u0013\uffff\u0001\u040e";
v[725] = "\u0001\u040f\u0003\uffff\u0001\u0410";
v[726] = "\u0001\u0411";
v[727] = "\u0001\u0412";
v[728] = "\u0001\u0413";
v[729] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[730] = "\u0001\u0415";
v[731] = "\u0001\u0416";
v[732] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[733] = "\u0001\u0418";
v[734] = "\u0001\u0419";
v[735] = "\u0001\u041a";
v[736] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[737] = "\u0001\u041c";
v[738] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[739] = "\u0001\u041e";
v[740] = "\u0001\u041f";
v[741] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[742] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[743] = "\u0001\u0422";
v[744] = "\u0001\u0423";
v[745] = "";
v[746] = "\u0001\u0424";
v[747] = "\u0001\u0425";
v[748] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[749] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[750] = "\u0001\u0428";
v[751] = "\u0001\u0429";
v[752] = "\u0001\u042a";
v[753] = "\u0001\u042b";
v[754] = "";
v[755] = "\u0001\u042c";
v[756] = "\u0001\u042d";
v[757] = "\u0001\u042e";
v[758] = "\u0001\u042f";
v[759] = "\u0001\u0430\u0001\u0431";
v[760] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[761] = "\u0001\u0433";
v[762] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[763] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[764] = "\u0001\u0436";
v[765] = "\u0001\u0437";
v[766] = "\u0001\u0438";
v[767] = "\n6\u0007\uffff\u00126\u0001\u0439\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[768] = "\u0001\u043b";
v[769] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[770] = "";
v[771] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[772] = "\n6\u0007\uffff\u00126\u0001\u043e\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[773] = "";
v[774] = "\n\u0307";
v[775] = "\n\u0307\u0008\uffff\u0001\u01d1\u0001\uffff\u0001\u01d1";
v[776] = "\n\u0308\u0008\uffff\u0001\u01d1\u0001\uffff\u0001\u01d1";
v[777] = "\u0001\u01d4";
v[778] = "";
v[779] = "\u0001\u0440";
v[780] = "\u0001\u0442\u0004\uffff\u0001\u0441";
v[781] = "\u0001\u0443";
v[782] = "\u0001\u0444";
v[783] = "";
v[784] = "\n6\u0007\uffff\u00126\u0001\u0445\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[785] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[786] = "\u0001\u0448";
v[787] = "\u0001\u0449";
v[788] = "";
v[789] = "\u0001\u044a";
v[790] = "\u0001\u044b";
v[791] = "\u0001\u044c";
v[792] = "";
v[793] = "";
v[794] = "";
v[795] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[796] = "";
v[797] = "";
v[798] = "";
v[799] = "\u0001\u044e";
v[800] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[801] = "\u0001\u0450";
v[802] = "\u0001\u0451";
v[803] = "";
v[804] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[805] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[806] = "\u0001\u0454";
v[807] = "\u0001\u0455";
v[808] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[809] = "\u0001\u0457";
v[810] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[811] = "\u0001\u0459";
v[812] = "\u0001\u045a";
v[813] = "\n6\u0007\uffff\u00136\u0001\u045b\u00066\u0004\uffff\u00016\u0001\uffff\u001a6";
v[814] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[815] = "\u0001\u045e";
v[816] = "";
v[817] = "\u0001\u045f";
v[818] = "\u0001\u0460";
v[819] = "\u0001\u0461";
v[820] = "\u0001\u0462";
v[821] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[822] = "";
v[823] = "\u0001\u0464";
v[824] = "\u0001\u0465";
v[825] = "\u0001\u0466";
v[826] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[827] = "\u0001\u0468";
v[828] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[829] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[830] = "\u0001\u046b";
v[831] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[832] = "\u0001\u046d";
v[833] = "\u0001\u046e";
v[834] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[835] = "\u0001\u0470\u0003\uffff\u0001\u0471";
v[836] = "\u0001\u0472";
v[837] = "";
v[838] = "\u0001\u0473";
v[839] = "";
v[840] = "\u0001\u0474";
v[841] = "\n6\u0007\uffff\u000f6\u0001\u0475\n6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[842] = "\u0001\u0477";
v[843] = "";
v[844] = "\u0001\u0478";
v[845] = "";
v[846] = "\u0001\u0479";
v[847] = "\u0001\u047a";
v[848] = "";
v[849] = "\u0001\u047b";
v[850] = "\u0001\u047c";
v[851] = "\u0001\u047d";
v[852] = "\u0001\u047e";
v[853] = "\u0001\u047f";
v[854] = "\u0001\u0480";
v[855] = "\u0001\u0481";
v[856] = "\u0001\u0482";
v[857] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[858] = "\u0001\u0484";
v[859] = "\u0001\u0485";
v[860] = "\u0001\u0486";
v[861] = "\u0001\u0487";
v[862] = "\u0001\u0488";
v[863] = "";
v[864] = "\u0001\u0489";
v[865] = "";
v[866] = "";
v[867] = "\u0001\u048a";
v[868] = "\u0001\u048b";
v[869] = "\u0001\u048c";
v[870] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[871] = "";
v[872] = "\u0001\u048e";
v[873] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[874] = "\u0001\u0490";
v[875] = "\u0001\u0491";
v[876] = "";
v[877] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[878] = "\u0001\u0493";
v[879] = "";
v[880] = "\u0001\u0494";
v[881] = "\u0001\u0495";
v[882] = "\u0001\u0496";
v[883] = "\u0001\u0497";
v[884] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[885] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[886] = "";
v[887] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[888] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[889] = "";
v[890] = "\u0001\u049c";
v[891] = "";
v[892] = "";
v[893] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[894] = "\u0001\u049e";
v[895] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[896] = "\u0001\u04a0";
v[897] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[898] = "";
v[899] = "";
v[900] = "\u0001\u04a2";
v[901] = "";
v[902] = "\u0001\u04a3";
v[903] = "\n6\u0007\uffff\u00046\u0001\u04a4\u00156\u0004\uffff\u00016\u0001\uffff\u001a6";
v[904] = "\u0001\u04a6";
v[905] = "\u0001\u04a8\u0001\uffff\u0001\u04a7";
v[906] = "\u0001\u04a9";
v[907] = "\u0001\u04ab\u0002\uffff\u0001\u04aa";
v[908] = "";
v[909] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[910] = "\u0001\u04ad";
v[911] = "\u0001\u04ae";
v[912] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[913] = "\u0001\u04b0";
v[914] = "\u0001\u04b1";
v[915] = "\u0001\u04b2";
v[916] = "\u0001\u04b3";
v[917] = "\u0001\u04b4";
v[918] = "\u0001\u04b5";
v[919] = "\u0001\u04b6";
v[920] = "\u0001\u04b7";
v[921] = "\u0001\u04b8";
v[922] = "\u0001\u04b9";
v[923] = "\u0001\u04ba";
v[924] = "\u0001\u04bb";
v[925] = "\u0001\u04bc";
v[926] = "\u0001\u04bd";
v[927] = "\u0001\u04be";
v[928] = "\u0001\u04bf";
v[929] = "\u0001\u04c0";
v[930] = "";
v[931] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[932] = "\u0001\u04c2";
v[933] = "";
v[934] = "\u0001\u04c3";
v[935] = "\u0001\u04c4";
v[936] = "\u0001\u04c5";
v[937] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[938] = "\u0001\u04c7";
v[939] = "\u0001\u04c8";
v[940] = "\u0001\u04c9";
v[941] = "\u0001\u04ca";
v[942] = "\u0001\u04cb";
v[943] = "\u0001\u04cc";
v[944] = "\u0001\u04cd";
v[945] = "\u0001\u04ce";
v[946] = "\u0001\u04cf";
v[947] = "\u0001\u04d0";
v[948] = "";
v[949] = "\u0001\u04d1";
v[950] = "";
v[951] = "\u0001\u04d2";
v[952] = "";
v[953] = "\u0001\u04d3";
v[954] = "\u0001\u04d4";
v[955] = "\u0001\u04d5";
v[956] = "";
v[957] = "\n6\u0007\uffff\u00086\u0001\u04d6\u00116\u0004\uffff\u00016\u0001\uffff\u001a6";
v[958] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[959] = "\u0001\u04d9";
v[960] = "";
v[961] = "\u0001\u04da";
v[962] = "\u0001\u04db";
v[963] = "\u0001\u04dc";
v[964] = "\u0001\u04dd";
v[965] = "\u0001\u04de";
v[966] = "\u0001\u04df";
v[967] = "\u0001\u04e0";
v[968] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[969] = "";
v[970] = "\u0001\u04e1";
v[971] = "\u0001\u04e2";
v[972] = "\n6\u0007\uffff\u001a6\u0004\uffff\u0001\u04e3\u0001\uffff\u001a6";
v[973] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[974] = "";
v[975] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[976] = "\u0001\u04e7";
v[977] = "";
v[978] = "\u0001\u04e8";
v[979] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[980] = "";
v[981] = "\u0001\u04e9";
v[982] = "";
v[983] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[984] = "";
v[985] = "\u0001\u04eb";
v[986] = "\u0001\u04ec";
v[987] = "\u0001\u04ed";
v[988] = "\u0001\u04ee";
v[989] = "\u0001\u04ef";
v[990] = "\u0001\u04f0";
v[991] = "\u0001\u04f1";
v[992] = "\u0001\u04f2";
v[993] = "";
v[994] = "\u0001\u04f3";
v[995] = "";
v[996] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[997] = "";
v[998] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[999] = "";
v[1000] = "\u0001\u04f6";
v[1001] = "\u0001\u04f7";
v[1002] = "";
v[1003] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1004] = "\u0001\u04f9";
v[1005] = "\u0001\u04fa";
v[1006] = "\u0001\u04fb";
v[1007] = "\u0001\u04fc";
v[1008] = "";
v[1009] = "\u0001\u04fd";
v[1010] = "";
v[1011] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1012] = "";
v[1013] = "\u0001\u04ff";
v[1014] = "\u0001\u0500";
v[1015] = "\u0001\u0501";
v[1016] = "\u0001\u0502";
v[1017] = "\u0001\u0503";
v[1018] = "\u0001\u0504";
v[1019] = "\u0001\u0505";
v[1020] = "\u0001\u0506";
v[1021] = "\u0001\u0507";
v[1022] = "\u0001\u0508";
v[1023] = "";
v[1024] = "\u0001\u0509";
v[1025] = "\u0001\u050a";
v[1026] = "\u0001\u050b";
v[1027] = "\u0001\u050c";
v[1028] = "";
v[1029] = "\u0001\u050d";
v[1030] = "\u0001\u050e";
v[1031] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1032] = "";
v[1033] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1034] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1035] = "\u0001\u0512";
v[1036] = "\u0001\u0513";
v[1037] = "\u0001\u0514";
v[1038] = "\u0001\u0515";
v[1039] = "\u0001\u0516";
v[1040] = "\u0001\u0517";
v[1041] = "\u0001\u0518";
v[1042] = "\u0001\u0519";
v[1043] = "\u0001\u051a";
v[1044] = "";
v[1045] = "\u0001\u051b";
v[1046] = "\u0001\u051c";
v[1047] = "";
v[1048] = "\u0001\u051d";
v[1049] = "\u0001\u051e";
v[1050] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1051] = "";
v[1052] = "\u0001\u0520";
v[1053] = "";
v[1054] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1055] = "\u0001\u0522";
v[1056] = "";
v[1057] = "";
v[1058] = "\u0001\u0523";
v[1059] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1060] = "\u0001\u0525";
v[1061] = "\u0001\u0526";
v[1062] = "";
v[1063] = "";
v[1064] = "\u0001\u0527";
v[1065] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1066] = "\u0001\u0529";
v[1067] = "\u0001\u052a";
v[1068] = "\u0001\u052b";
v[1069] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1070] = "\u0001\u052d";
v[1071] = "\u0001\u052e";
v[1072] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1073] = "\u0001\u0530";
v[1074] = "";
v[1075] = "\n6\u0007\uffff\u00126\u0001\u0531\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1076] = "";
v[1077] = "";
v[1078] = "\u0001\u0533";
v[1079] = "\u0001\u0534";
v[1080] = "\u0001\u0535";
v[1081] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1082] = "";
v[1083] = "\u0001\u0537";
v[1084] = "";
v[1085] = "";
v[1086] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1087] = "";
v[1088] = "\u0001\u0538";
v[1089] = "\u0001\u0539";
v[1090] = "\u0001\u053a";
v[1091] = "\u0001\u053b";
v[1092] = "\u0001\u053c";
v[1093] = "\n6\u0007\uffff\u0001\u053d\u00196\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1094] = "";
v[1095] = "";
v[1096] = "\u0001\u053f";
v[1097] = "\u0001\u0540";
v[1098] = "\u0001\u0541";
v[1099] = "\u0001\u0542";
v[1100] = "\u0001\u0543";
v[1101] = "";
v[1102] = "\u0001\u0544";
v[1103] = "";
v[1104] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1105] = "\u0001\u0546";
v[1106] = "";
v[1107] = "";
v[1108] = "\n6\u0007\uffff\u00136\u0001\u0547\u00066\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1109] = "\u0001\u0549";
v[1110] = "";
v[1111] = "\u0001\u054a";
v[1112] = "";
v[1113] = "\u0001\u054b";
v[1114] = "\n6\u0007\uffff\t6\u0001\u054c\u00106\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1115] = "\u0001\u054e";
v[1116] = "";
v[1117] = "";
v[1118] = "\u0001\u054f";
v[1119] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1120] = "\u0001\u0551";
v[1121] = "\u0001\u0552";
v[1122] = "\u0001\u0553";
v[1123] = "";
v[1124] = "\u0001\u0554";
v[1125] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1126] = "\u0001\u0556";
v[1127] = "";
v[1128] = "\u0001\u0557";
v[1129] = "";
v[1130] = "";
v[1131] = "\u0001\u0558";
v[1132] = "";
v[1133] = "\u0001\u0559";
v[1134] = "\u0001\u055a";
v[1135] = "";
v[1136] = "\u0001\u055b";
v[1137] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1138] = "\u0001\u055d";
v[1139] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1140] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1141] = "\u0001\u0560";
v[1142] = "";
v[1143] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1144] = "\u0001\u0562";
v[1145] = "\n6\u0007\uffff\u00126\u0001\u0563\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1146] = "\u0001\u0565";
v[1147] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1148] = "\u0001\u0567";
v[1149] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1150] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1151] = "\u0001\u056a";
v[1152] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1153] = "\u0001\u056c";
v[1154] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1155] = "";
v[1156] = "\n6\u0007\uffff\u00126\u0001\u056e\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1157] = "\u0001\u0570";
v[1158] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1159] = "\u0001\u0572";
v[1160] = "\u0001\u0573";
v[1161] = "\u0001\u0574";
v[1162] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1163] = "\u0001\u0576";
v[1164] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1165] = "";
v[1166] = "\u0001\u0578";
v[1167] = "";
v[1168] = "\u0001\u0579";
v[1169] = "\u0001\u057a";
v[1170] = "";
v[1171] = "\u0001\u057c\u0001\uffff\u0001\u057b";
v[1172] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1173] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1174] = "\u0001\u057f";
v[1175] = "\u0001\u0580";
v[1176] = "";
v[1177] = "";
v[1178] = "";
v[1179] = "";
v[1180] = "\u0001\u0581";
v[1181] = "";
v[1182] = "\u0001\u0582";
v[1183] = "";
v[1184] = "\u0001\u0583";
v[1185] = "";
v[1186] = "\u0001\u0584";
v[1187] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1188] = "\u0001\u0586";
v[1189] = "";
v[1190] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1191] = "\u0001\u0588";
v[1192] = "\u0001\u0589";
v[1193] = "\u0001\u058a";
v[1194] = "\u0001\u058b";
v[1195] = "\u0001\u058c";
v[1196] = "";
v[1197] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1198] = "\u0001\u058e";
v[1199] = "";
v[1200] = "\u0001\u058f";
v[1201] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1202] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1203] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1204] = "\u0001\u0593";
v[1205] = "\u0001\u0594";
v[1206] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1207] = "\u0001\u0596";
v[1208] = "\u0001\u0597";
v[1209] = "\u0001\u0598";
v[1210] = "\u0001\u0599";
v[1211] = "\u0001\u059a";
v[1212] = "\u0001\u059b";
v[1213] = "\u0001\u059c";
v[1214] = "\u0001\u059d";
v[1215] = "\n6\u0007\uffff\u00036\u0001\u059e\u00166\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1216] = "\u0001\u05a0";
v[1217] = "";
v[1218] = "\u0001\u05a1";
v[1219] = "\u0001\u05a2";
v[1220] = "\u0001\u05a3";
v[1221] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1222] = "";
v[1223] = "\u0001\u05a5";
v[1224] = "\u0001\u05a6";
v[1225] = "\u0001\u05a7";
v[1226] = "\u0001\u05a8";
v[1227] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1228] = "\u0001\u05aa";
v[1229] = "\u0001\u05ab";
v[1230] = "\u0001\u05ac";
v[1231] = "\u0001\u05ad";
v[1232] = "\u0001\u05ae";
v[1233] = "\u0001\u05af";
v[1234] = "\u0001\u05b0";
v[1235] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1236] = "\u0001\u05b2";
v[1237] = "\u0001\u05b3";
v[1238] = "\u0001\u05b4";
v[1239] = "";
v[1240] = "";
v[1241] = "\u0001\u05b5";
v[1242] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1243] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1244] = "\n6\u0007\uffff\u00126\u0001\u05b8\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1245] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1246] = "\u0001\u05bb";
v[1247] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1248] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1249] = "\u0001\u05be";
v[1250] = "\u0001\u05bf";
v[1251] = "\u0001\u05c0";
v[1252] = "";
v[1253] = "";
v[1254] = "";
v[1255] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1256] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1257] = "\u0001\u05c3";
v[1258] = "";
v[1259] = "\u0001\u05c4";
v[1260] = "\u0001\u05c5";
v[1261] = "\u0001\u05c6";
v[1262] = "\u0001\u05c7";
v[1263] = "\u0001\u05c8";
v[1264] = "\u0001\u05c9";
v[1265] = "\u0001\u05ca";
v[1266] = "\u0001\u05cb";
v[1267] = "\u0001\u05cc";
v[1268] = "";
v[1269] = "";
v[1270] = "\u0001\u05cd";
v[1271] = "\u0001\u05ce";
v[1272] = "";
v[1273] = "\u0001\u05cf";
v[1274] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1275] = "\u0001\u05d1";
v[1276] = "\u0001\u05d2";
v[1277] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1278] = "";
v[1279] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1280] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1281] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1282] = "\u0001\u05d7\u0004\uffff\u0001\u05d8";
v[1283] = "\u0001\u05d9";
v[1284] = "\u0001\u05da";
v[1285] = "\u0001\u05db";
v[1286] = "\u0001\u05dc";
v[1287] = "\u0001\u05dd";
v[1288] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1289] = "\u0001\u05df";
v[1290] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1291] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1292] = "\u0001\u05e2";
v[1293] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1294] = "\u0001\u05e4";
v[1295] = "";
v[1296] = "";
v[1297] = "";
v[1298] = "\n6\u0007\uffff\u00126\u0001\u05e5\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1299] = "\u0001\u05e7";
v[1300] = "\u0001\u05e8";
v[1301] = "\u0001\u05e9";
v[1302] = "\u0001\u05ea";
v[1303] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1304] = "\u0001\u05ec";
v[1305] = "\u0001\u05ed";
v[1306] = "\u0001\u05ee";
v[1307] = "\u0001\u05ef";
v[1308] = "\u0001\u05f0";
v[1309] = "\u0001\u05f1";
v[1310] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1311] = "";
v[1312] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1313] = "";
v[1314] = "\u0001\u05f4";
v[1315] = "\u0001\u05f5";
v[1316] = "";
v[1317] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1318] = "\u0001\u05f7";
v[1319] = "\u0001\u05f8";
v[1320] = "";
v[1321] = "\u0001\u05f9";
v[1322] = "\u0001\u05fa";
v[1323] = "\u0001\u05fb\u0008\uffff\u0001\u05fc";
v[1324] = "";
v[1325] = "\u0001\u05fd";
v[1326] = "\u0001\u05fe";
v[1327] = "";
v[1328] = "\n6\u0007\uffff\u00126\u0001\u05ff\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1329] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1330] = "";
v[1331] = "\u0001\u0601";
v[1332] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1333] = "\u0001\u0603";
v[1334] = "";
v[1335] = "\u0001\u0604";
v[1336] = "\u0001\u0605";
v[1337] = "\u0001\u0606";
v[1338] = "\u0001\u0607";
v[1339] = "\u0001\u0608";
v[1340] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1341] = "\u0001\u060a";
v[1342] = "";
v[1343] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1344] = "\u0001\u060c";
v[1345] = "\u0001\u060d";
v[1346] = "\u0001\u060e";
v[1347] = "\u0001\u060f";
v[1348] = "\u0001\u0610";
v[1349] = "";
v[1350] = "\u0001\u0611";
v[1351] = "\u0001\u0612";
v[1352] = "";
v[1353] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1354] = "\u0001\u0614";
v[1355] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1356] = "\u0001\u0616";
v[1357] = "";
v[1358] = "\u0001\u0617";
v[1359] = "\u0001\u0618";
v[1360] = "";
v[1361] = "\u0001\u0619";
v[1362] = "\u0001\u061a";
v[1363] = "\u0001\u061b";
v[1364] = "\u0001\u061c";
v[1365] = "";
v[1366] = "\u0001\u061d";
v[1367] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1368] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1369] = "\u0001\u0620";
v[1370] = "\u0001\u0621";
v[1371] = "\u0001\u0622";
v[1372] = "";
v[1373] = "\u0001\u0623";
v[1374] = "";
v[1375] = "";
v[1376] = "\u0001\u0624";
v[1377] = "";
v[1378] = "\u0001\u0625";
v[1379] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1380] = "";
v[1381] = "\u0001\u0626";
v[1382] = "";
v[1383] = "\u0001\u0627";
v[1384] = "";
v[1385] = "";
v[1386] = "\u0001\u0628";
v[1387] = "";
v[1388] = "\u0001\u0629";
v[1389] = "";
v[1390] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1391] = "";
v[1392] = "\u0001\u062c\u0003\uffff\u0001\u062b";
v[1393] = "";
v[1394] = "\u0001\u062d";
v[1395] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1396] = "\u0001\u062f\u0001\uffff\u0001\u0630";
v[1397] = "";
v[1398] = "\u0001\u0631";
v[1399] = "";
v[1400] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1401] = "";
v[1402] = "\u0001\u0632";
v[1403] = "\u0001\u0633";
v[1404] = "\u0001\u0634";
v[1405] = "";
v[1406] = "";
v[1407] = "\u0001\u0635";
v[1408] = "\u0001\u0636";
v[1409] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1410] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1411] = "\u0001\u0639";
v[1412] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1413] = "";
v[1414] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1415] = "";
v[1416] = "\u0001\u063c";
v[1417] = "\u0001\u063d";
v[1418] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1419] = "\u0001\u063e";
v[1420] = "\u0001\u063f";
v[1421] = "";
v[1422] = "\u0001\u0640";
v[1423] = "\u0001\u0641";
v[1424] = "";
v[1425] = "";
v[1426] = "";
v[1427] = "\u0001\u0642";
v[1428] = "\u0001\u0643";
v[1429] = "";
v[1430] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1431] = "\u0001\u0645";
v[1432] = "\u0001\u0646";
v[1433] = "\u0001\u0647";
v[1434] = "\u0001\u0648";
v[1435] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1436] = "\n6\u0007\uffff\u00036\u0001\u064a\u00166\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1437] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1438] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1439] = "";
v[1440] = "\u0001\u064d";
v[1441] = "\u0001\u064e";
v[1442] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1443] = "\u0001\u064f";
v[1444] = "";
v[1445] = "\u0001\u0650";
v[1446] = "\u0001\u0651";
v[1447] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1448] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1449] = "";
v[1450] = "\u0001\u0654";
v[1451] = "\u0001\u0655";
v[1452] = "\n6\u0007\uffff\u00036\u0001\u0656\u00166\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1453] = "\u0001\u0658";
v[1454] = "\u0001\u0659";
v[1455] = "\u0001\u065a";
v[1456] = "\u0001\u065b";
v[1457] = "";
v[1458] = "\u0001\u065c";
v[1459] = "\u0001\u065d";
v[1460] = "\u0001\u065e";
v[1461] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1462] = "";
v[1463] = "";
v[1464] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1465] = "";
v[1466] = "";
v[1467] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1468] = "";
v[1469] = "";
v[1470] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1471] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1472] = "\u0001\u0664";
v[1473] = "";
v[1474] = "";
v[1475] = "\u0001\u0665";
v[1476] = "\u0001\u0666";
v[1477] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1478] = "\u0001\u0668";
v[1479] = "\u0001\u0669";
v[1480] = "\u0001\u066a";
v[1481] = "\u0001\u066b";
v[1482] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1483] = "\u0001\u066d";
v[1484] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1485] = "\u0001\u066f";
v[1486] = "\u0001\u0670";
v[1487] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1488] = "";
v[1489] = "\u0001\u0672";
v[1490] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1491] = "";
v[1492] = "";
v[1493] = "";
v[1494] = "";
v[1495] = "\u0001\u0674";
v[1496] = "\u0001\u0675";
v[1497] = "\u0001\u0676";
v[1498] = "\u0001\u0677";
v[1499] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1500] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1501] = "\u0001\u067a";
v[1502] = "";
v[1503] = "\u0001\u067b";
v[1504] = "";
v[1505] = "";
v[1506] = "\u0001\u067c";
v[1507] = "";
v[1508] = "\u0001\u067d";
v[1509] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1510] = "";
v[1511] = "\u0001\u067f";
v[1512] = "\n6\u0007\uffff\u00086\u0001\u0680\u00116\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1513] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1514] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1515] = "";
v[1516] = "\u0001\u0684";
v[1517] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1518] = "\u0001\u0686";
v[1519] = "\u0001\u0687";
v[1520] = "\u0001\u0688";
v[1521] = "\n6\u0007\uffff\u00046\u0001\u0689\r6\u0001\u068a\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1522] = "";
v[1523] = "";
v[1524] = "";
v[1525] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1526] = "";
v[1527] = "\n6\u0007\uffff\u001a6\u0004\uffff\u0001\u068d\u0001\uffff\u001a6";
v[1528] = "\u0001\u068f";
v[1529] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1530] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1531] = "\n6\u0007\uffff\u000b6\u0001\u0692\u000e6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1532] = "\u0001\u0694";
v[1533] = "\u0001\u0695";
v[1534] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1535] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1536] = "";
v[1537] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1538] = "";
v[1539] = "\u0001\u0698";
v[1540] = "\u0001\u0699";
v[1541] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1542] = "\u0001\u069b";
v[1543] = "\u0001\u069c";
v[1544] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1545] = "";
v[1546] = "\u0001\u069e";
v[1547] = "";
v[1548] = "\u0001\u069f";
v[1549] = "\u0001\u06a0";
v[1550] = "\u0001\u06a1";
v[1551] = "\u0001\u06a2";
v[1552] = "\n6\u0007\uffff\u00126\u0001\u06a3\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1553] = "\u0001\u06a5";
v[1554] = "\u0001\u06a6";
v[1555] = "";
v[1556] = "\u0001\u06a7";
v[1557] = "";
v[1558] = "\u0001\u06a8";
v[1559] = "\u0001\u06a9";
v[1560] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1561] = "\u0001\u06ab";
v[1562] = "\u0001\u06ac";
v[1563] = "\u0001\u06ad";
v[1564] = "\u0001\u06ae";
v[1565] = "\u0001\u06af";
v[1566] = "";
v[1567] = "";
v[1568] = "\u0001\u06b0";
v[1569] = "\u0001\u06b1";
v[1570] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1571] = "\u0001\u06b3";
v[1572] = "\u0001\u06b4";
v[1573] = "\u0001\u06b5";
v[1574] = "\u0001\u06b6";
v[1575] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1576] = "\u0001\u06b8";
v[1577] = "\u0001\u06b9";
v[1578] = "";
v[1579] = "\u0001\u06ba";
v[1580] = "\u0001\u06bb";
v[1581] = "\n6\u0007\uffff\u00126\u0001\u06bc\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1582] = "";
v[1583] = "\u0001\u06be";
v[1584] = "\u0001\u06bf";
v[1585] = "\u0001\u06c0";
v[1586] = "\u0001\u06c1";
v[1587] = "\u0001\u06c2";
v[1588] = "\u0001\u06c3";
v[1589] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1590] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1591] = "";
v[1592] = "";
v[1593] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1594] = "";
v[1595] = "";
v[1596] = "\u0001\u06c7";
v[1597] = "\u0001\u06c8";
v[1598] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1599] = "\u0001\u06ca";
v[1600] = "\u0001\u06cb";
v[1601] = "\u0001\u06cc";
v[1602] = "\u0001\u06cd";
v[1603] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1604] = "";
v[1605] = "\u0001\u06cf";
v[1606] = "\u0001\u06d0";
v[1607] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1608] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1609] = "";
v[1610] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1611] = "";
v[1612] = "";
v[1613] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1614] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1615] = "\u0001\u06d6";
v[1616] = "\u0001\u06d7";
v[1617] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1618] = "";
v[1619] = "";
v[1620] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1621] = "\u0001\u06da";
v[1622] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1623] = "";
v[1624] = "\u0001\u06dc\u000f\uffff\u0001\u06db";
v[1625] = "\n6\u0007\uffff\u00126\u0001\u06dd\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1626] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1627] = "\u0001\u06e0";
v[1628] = "\u0001\u06e1";
v[1629] = "\u0001\u06e2";
v[1630] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1631] = "";
v[1632] = "";
v[1633] = "";
v[1634] = "";
v[1635] = "";
v[1636] = "\u0001\u06e4";
v[1637] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1638] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1639] = "";
v[1640] = "\u0001\u06e7";
v[1641] = "\u0001\u06e8";
v[1642] = "\u0001\u06e9";
v[1643] = "\u0001\u06ea";
v[1644] = "";
v[1645] = "\u0001\u06eb";
v[1646] = "";
v[1647] = "\u0001\u06ec";
v[1648] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1649] = "";
v[1650] = "\u0001\u06ee";
v[1651] = "";
v[1652] = "\u0001\u06ef";
v[1653] = "\u0001\u06f0";
v[1654] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1655] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1656] = "";
v[1657] = "";
v[1658] = "\u0001\u06f3";
v[1659] = "\u0001\u06f4";
v[1660] = "\u0001\u06f5";
v[1661] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1662] = "";
v[1663] = "\u0001\u06f7";
v[1664] = "\u0001\u06f8";
v[1665] = "";
v[1666] = "";
v[1667] = "";
v[1668] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1669] = "";
v[1670] = "\u0001\u06fa";
v[1671] = "\u0001\u06fb";
v[1672] = "\u0001\u06fc";
v[1673] = "\u0001\u06fd";
v[1674] = "\u0001\u06fe";
v[1675] = "";
v[1676] = "";
v[1677] = "\u0001\u06ff\u000f\uffff\u0001\u0700";
v[1678] = "";
v[1679] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1680] = "";
v[1681] = "";
v[1682] = "\u0001\u0702";
v[1683] = "";
v[1684] = "\u0001\u0703";
v[1685] = "\u0001\u0704";
v[1686] = "";
v[1687] = "";
v[1688] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1689] = "\u0001\u0706";
v[1690] = "";
v[1691] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1692] = "\u0001\u0708";
v[1693] = "";
v[1694] = "\u0001\u0709";
v[1695] = "\n6\u0007\uffff\u000b6\u0001\u070a\u000e6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1696] = "\u0001\u070c";
v[1697] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1698] = "\u0001\u070e";
v[1699] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1700] = "";
v[1701] = "\u0001\u0710";
v[1702] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1703] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1704] = "\u0001\u0713";
v[1705] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1706] = "";
v[1707] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1708] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1709] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1710] = "\u0001\u0718";
v[1711] = "\u0001\u0719";
v[1712] = "\u0001\u071a";
v[1713] = "\u0001\u071b";
v[1714] = "";
v[1715] = "\u0001\u071c";
v[1716] = "\u0001\u071d";
v[1717] = "\u0001\u071e";
v[1718] = "\u0001\u071f";
v[1719] = "";
v[1720] = "\u0001\u0720";
v[1721] = "\u0001\u0721";
v[1722] = "\u0001\u0722";
v[1723] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1724] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1725] = "";
v[1726] = "\u0001\u0725";
v[1727] = "\u0001\u0726";
v[1728] = "\u0001\u0727";
v[1729] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1730] = "\u0001\u0729";
v[1731] = "\u0001\u072a";
v[1732] = "";
v[1733] = "";
v[1734] = "";
v[1735] = "\u0001\u072b";
v[1736] = "\u0001\u072c";
v[1737] = "";
v[1738] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1739] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1740] = "\u0001\u072f";
v[1741] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1742] = "";
v[1743] = "\u0001\u0731";
v[1744] = "\u0001\u0732";
v[1745] = "";
v[1746] = "";
v[1747] = "";
v[1748] = "";
v[1749] = "";
v[1750] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1751] = "\u0001\u0734";
v[1752] = "";
v[1753] = "";
v[1754] = "\u0001\u0735";
v[1755] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1756] = "\u0001\u0737";
v[1757] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1758] = "";
v[1759] = "";
v[1760] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1761] = "\u0001\u073a";
v[1762] = "\u0001\u073b";
v[1763] = "";
v[1764] = "\u0001\u073c";
v[1765] = "";
v[1766] = "";
v[1767] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1768] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1769] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1770] = "\u0001\u0740";
v[1771] = "\n6\u0007\uffff\u00046\u0001\u0742\r6\u0001\u0741\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1772] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1773] = "";
v[1774] = "\u0001\u0745";
v[1775] = "\u0001\u0746";
v[1776] = "\u0001\u0747";
v[1777] = "";
v[1778] = "";
v[1779] = "\u0001\u0748";
v[1780] = "\u0001\u0749";
v[1781] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1782] = "";
v[1783] = "\u0001\u074b";
v[1784] = "\u0001\u074c";
v[1785] = "";
v[1786] = "\u0001\u074d";
v[1787] = "\u0001\u074e";
v[1788] = "\n6\u0007\uffff\u00126\u0001\u074f\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1789] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1790] = "\u0001\u0752";
v[1791] = "\u0001\u0753";
v[1792] = "\u0001\u0754";
v[1793] = "";
v[1794] = "\u0001\u0755";
v[1795] = "\u0001\u0756";
v[1796] = "\u0001\u0757";
v[1797] = "";
v[1798] = "\u0001\u0758";
v[1799] = "";
v[1800] = "\u0001\u0759";
v[1801] = "\u0001\u075a";
v[1802] = "\u0001\u075b";
v[1803] = "";
v[1804] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1805] = "";
v[1806] = "\u0001\u075d";
v[1807] = "";
v[1808] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1809] = "";
v[1810] = "";
v[1811] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1812] = "";
v[1813] = "";
v[1814] = "";
v[1815] = "";
v[1816] = "\u0001\u0760";
v[1817] = "\u0001\u0761";
v[1818] = "\u0001\u0762";
v[1819] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1820] = "\u0001\u0764";
v[1821] = "\u0001\u0765";
v[1822] = "\u0001\u0766";
v[1823] = "\u0001\u0767";
v[1824] = "\u0001\u0768";
v[1825] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1826] = "\u0001\u076a";
v[1827] = "";
v[1828] = "";
v[1829] = "\u0001\u076b";
v[1830] = "\u0001\u076c";
v[1831] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1832] = "";
v[1833] = "\u0001\u076e";
v[1834] = "\u0001\u076f";
v[1835] = "\u0001\u0770";
v[1836] = "\u0001\u0771";
v[1837] = "";
v[1838] = "";
v[1839] = "\u0001\u0772";
v[1840] = "";
v[1841] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1842] = "\u0001\u0774";
v[1843] = "";
v[1844] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1845] = "\n6\u0007\uffff\u00036\u0001\u0776\u00166\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1846] = "";
v[1847] = "\u0001\u0778";
v[1848] = "";
v[1849] = "";
v[1850] = "\u0001\u0779";
v[1851] = "\u0001\u077a";
v[1852] = "\u0001\u077b";
v[1853] = "";
v[1854] = "";
v[1855] = "";
v[1856] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1857] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1858] = "\u0001\u077e";
v[1859] = "";
v[1860] = "";
v[1861] = "\u0001\u077f";
v[1862] = "\u0001\u0780";
v[1863] = "\u0001\u0781";
v[1864] = "\u0001\u0782";
v[1865] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1866] = "";
v[1867] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1868] = "\u0001\u0785\t\uffff\u0001\u0786";
v[1869] = "\u0001\u0787";
v[1870] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1871] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1872] = "";
v[1873] = "";
v[1874] = "\u0001\u078a";
v[1875] = "\u0001\u078b";
v[1876] = "\u0001\u078c";
v[1877] = "\u0001\u078d";
v[1878] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1879] = "\u0001\u078f";
v[1880] = "\u0001\u0790";
v[1881] = "\n6\u0007\uffff\u0001\u0792\u00116\u0001\u0791\u00076\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1882] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1883] = "\u0001\u0795";
v[1884] = "";
v[1885] = "\u0001\u0796";
v[1886] = "";
v[1887] = "";
v[1888] = "\u0001\u0797";
v[1889] = "\u0001\u0798";
v[1890] = "\u0001\u0799";
v[1891] = "";
v[1892] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1893] = "\u0001\u079b";
v[1894] = "\u0001\u079c";
v[1895] = "\u0001\u079d";
v[1896] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1897] = "";
v[1898] = "\u0001\u079f";
v[1899] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1900] = "\u0001\u07a1";
v[1901] = "";
v[1902] = "\u0001\u07a2";
v[1903] = "\u0001\u07a3";
v[1904] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1905] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1906] = "\u0001\u07a6";
v[1907] = "";
v[1908] = "\u0001\u07a7";
v[1909] = "";
v[1910] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1911] = "";
v[1912] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1913] = "\u0001\u07aa";
v[1914] = "\u0001\u07ab";
v[1915] = "\u0001\u07ac";
v[1916] = "";
v[1917] = "";
v[1918] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1919] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1920] = "\u0001\u07af";
v[1921] = "\u0001\u07b0";
v[1922] = "\u0001\u07b1";
v[1923] = "";
v[1924] = "";
v[1925] = "\u0001\u07b2";
v[1926] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1927] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1928] = "";
v[1929] = "";
v[1930] = "\u0001\u07b5";
v[1931] = "\u0001\u07b6";
v[1932] = "\u0001\u07b7";
v[1933] = "\u0001\u07b8";
v[1934] = "";
v[1935] = "\u0001\u07b9";
v[1936] = "\u0001\u07ba";
v[1937] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1938] = "\u0001\u07bc";
v[1939] = "";
v[1940] = "";
v[1941] = "\u0001\u07bd";
v[1942] = "\u0001\u07be";
v[1943] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1944] = "\u0001\u07c0";
v[1945] = "\u0001\u07c1";
v[1946] = "";
v[1947] = "\u0001\u07c2";
v[1948] = "\u0001\u07c3";
v[1949] = "\u0001\u07c4";
v[1950] = "";
v[1951] = "\u0001\u07c5";
v[1952] = "";
v[1953] = "\u0001\u07c6";
v[1954] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1955] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1956] = "";
v[1957] = "";
v[1958] = "\u0001\u07c9";
v[1959] = "\u0001\u07ca";
v[1960] = "";
v[1961] = "";
v[1962] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1963] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1964] = "\u0001\u07cd";
v[1965] = "";
v[1966] = "";
v[1967] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1968] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1969] = "\u0001\u07d0";
v[1970] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1971] = "";
v[1972] = "";
v[1973] = "\u0001\u07d2";
v[1974] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1975] = "\u0001\u07d4";
v[1976] = "\u0001\u07d5";
v[1977] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1978] = "\u0001\u07d7";
v[1979] = "";
v[1980] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1981] = "\u0001\u07d9";
v[1982] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1983] = "";
v[1984] = "\u0001\u07db";
v[1985] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1986] = "\u0001\u07dd";
v[1987] = "\u0001\u07de";
v[1988] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1989] = "\u0001\u07e0";
v[1990] = "\u0001\u07e1";
v[1991] = "";
v[1992] = "";
v[1993] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[1994] = "\u0001\u07e3";
v[1995] = "";
v[1996] = "";
v[1997] = "\u0001\u07e4";
v[1998] = "";
v[1999] = "";
v[2000] = "\u0001\u07e5";
v[2001] = "";
v[2002] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2003] = "";
v[2004] = "\u0001\u07e7";
v[2005] = "\u0001\u07e8";
v[2006] = "";
v[2007] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2008] = "";
v[2009] = "\u0001\u07ea";
v[2010] = "";
v[2011] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2012] = "";
v[2013] = "\u0001\u07ec";
v[2014] = "\u0001\u07ed";
v[2015] = "";
v[2016] = "\u0001\u07ee";
v[2017] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2018] = "";
v[2019] = "\u0001\u07f0";
v[2020] = "\u0001\u07f1";
v[2021] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2022] = "";
v[2023] = "\u0001\u07f3";
v[2024] = "\u0001\u07f4";
v[2025] = "";
v[2026] = "\u0001\u07f5";
v[2027] = "";
v[2028] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2029] = "\u0001\u07f7";
v[2030] = "\u0001\u07f8";
v[2031] = "";
v[2032] = "\u0001\u07f9";
v[2033] = "\u0001\u07fa";
v[2034] = "";
v[2035] = "\u0001\u07fb";
v[2036] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2037] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2038] = "";
v[2039] = "\u0001\u07fe";
v[2040] = "\u0001\u07ff";
v[2041] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2042] = "\u0001\u0801";
v[2043] = "\u0001\u0802";
v[2044] = "";
v[2045] = "";
v[2046] = "\u0001\u0803";
v[2047] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2048] = "";
v[2049] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2050] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2051] = "\u0001\u0807";
v[2052] = "";
v[2053] = "";
v[2054] = "";
v[2055] = "\u0001\u0808";
v[2056] = "\n6\u0007\uffff\u001a6\u0004\uffff\u00016\u0001\uffff\u001a6";
v[2057] = "";
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: java.lang.String[] DFA32_transitionS> = v;
v = staticinvoke <org.antlr.runtime.DFA: short[] unpackEncodedString(java.lang.String)>("\u0001\uffff\u00076\u0001o\u00116\u0001\u00bc\u00016\u000b\uffff\u0001\u00bf\u0001\u00c1\u0001\u00c3\u0001\uffff\u0001\u00c5\u0004\uffff\u0001\u00c7\u0003\uffff\u0002\u00d0\u0003\uffff\u00026\u0001\u00da\u00136\u0001\u0104\u00066\u0001\u010d\u000f6\u0001\u012d\u00026\u0001\u0131\u0001\u0133\u00036\u0002\uffff\u00046\u0001\u0145\u0001\u014b\u00016\u0001\u014e\f6\u0001\u016b\u00056\u0001\u.6\u0004\uffff\u00016\u0001\u01ca\u000b\uffff\u0001\u01cc\u00016\u0001\u01ce\u0002\u00d0\u00016\u0001\uffff\u0001\u01d1\u0002\u01d5\u00046\u0001\u01dd\u00016\u0001\uffff\u00116\u0001\u01f4\u000b6\u0001\u0203\u0001\u0205\u00016\u0001\u0207\u0001\u0208\u0001\u020a\u00016\u0001\u020c\u0001\u020d\u00016\u0001\u020f\u0001\u0210\u0001\uffff\u00036\u0001\u0214\u00046\u0001\uffff\u00056\u0001\u0222\t6\u0001\u022f\u00076\u0001o\u00076\u0001\uffff\u00016\u0001\u0241\u00016\u0001\uffff\u00016\u0001\uffff\u00116\u0001\uffff\u00036\u0001\u025c\u00016\u0001\uffff\u00026\u0001\uffff\n6\u0001\u0270\u00046\u0001\u0276\u00076\u0001\u0282\u00016\u0001\u0287\u00026\u0001\uffff\u0001\u028a\u00056\u0001\uffff 6\u0001\u02b5\u00106\u0001\u02cd\u000e6\u0001\u02e9\u00056\u0001\u02f2\f6\u0001\u0302\u00026\u0004\uffff\u0001\u0305\u0001\uffff\u0001\u00d0\u0003\uffff\u0001\u00d0\u0001\u01d1\u0001\uffff\u0001\u030a\u00046\u0001\u030f\u00016\u0001\uffff\u00026\u0001\u0314\u00036\u0001\u0318\u0001\u0319\u0001\u031a\u00026\u0001\u031d\u0001\u031e\u00036\u0001\u0323\u00056\u0001\uffff\u00076\u0001\u0330\u00056\u0001\u0336\u0001\uffff\u00016\u0001\uffff\u00016\u0002\uffff\u00016\u0001\uffff\u00016\u0002\uffff\u00016\u0002\uffff\u00036\u0001\uffff\u00066\u0001\u0345\u0001\u0347\u00036\u0001\u034b\u00016\u0001\uffff\u0001\u034d\u00016\u0001\u0350\t6\u0001\uffff\u00036\u0001\u035f\u00016\u0001\u0361\u0001\u0362\u00036\u0001\u0367\u00036\u0001\u036c\u00026\u0001\uffff\u0001\u036f\u00056\u0001\u0376\u00026\u0001\u0379\u00016\u0001\u037b\u0001\u037c\u00036\u0001\u0382\u0001\u0383\u00016\u0001\u0385\u00056\u0001\u038c\u0001\uffff\u00136\u0001\uffff\u00016\u0001\u03a2\u00016\u0001\u03a5\u00016\u0001\uffff\u000b6\u0001\uffff\u0001\u03b4\u0001\u03b6\u0001\u0287\u00016\u0001\uffff\u0001\u03b8\u00016\u0001\uffff\u00026\u0001\u03bc\u00036\u0001\u03c0\u00076\u0001\u03c9\u00046\u0001\u03ce\u00016\u0001\u03d1\u00016\u0001\u03d4\u0001\u03d6\u00016\u0001\u03d8\u00076\u0001\u03e1\u00016\u0001\u03e3\u0001\u03e5\u00016\u0001\u03e7\u00016\u0001\u03ea\u0001\uffff\u00036\u0001\u03f0\u00016\u0001\u03f2\u0001\u03f4\n6\u0001\u03ff\u00046\u0001\u0404\u0001\uffff\u00016\u0001\u0408\t6\u0001\u0414\u00026\u0001\u0417\u00036\u0001\u041b\u00016\u0001\u041d\u00026\u0001\u0420\u0001\u0421\u00026\u0001\uffff\u00026\u0001\u0426\u0001\u0427\u00046\u0001\uffff\u00056\u0001\u0432\u00016\u0001\u0434\u0001\u0435\u00036\u0001\u043a\u00016\u0001\u043c\u0001\uffff\u0001\u043d\u0001\u043f\u0002\uffff\u0002\u00d0\u00016\u0001\uffff\u00046\u0001\uffff\u0001\u0446\u0001\u0447\u00026\u0001\uffff\u00036\u0003\uffff\u0001\u044d\u0003\uffff\u00016\u0001\u044f\u00026\u0001\uffff\u0001\u0452\u0001\u0453\u00026\u0001\u0456\u00016\u0001\u0458\u00026\u0001\u045c\u0001\u045d\u00016\u0001\uffff\u00046\u0001\u0463\u0001\uffff\u00036\u0001\u0467\u00016\u0001\u0469\u0001\u046a\u00016\u0001\u046c\u00026\u0001\u046f\u00026\u0001\uffff\u00016\u0001\uffff\u00016\u0001\u0476\u00016\u0001\uffff\u00016\u0001\uffff\u00026\u0001\uffff\u00086\u0001\u0483\u00056\u0001\uffff\u00016\u0002\uffff\u00036\u0001\u048d\u0001\uffff\u00016\u0001\u048f\u00026\u0001\uffff\u0001\u0492\u00016\u0001\uffff\u00046\u0001\u0498\u0001\u0499\u0001\uffff\u0001\u049a\u0001\u049b\u0001\uffff\u00016\u0002\uffff\u0001\u049d\u00016\u0001\u049f\u00016\u0001\u04a1\u0002\uffff\u00016\u0001\uffff\u00016\u0001\u04a5\u00046\u0001\uffff\u0001\u04ac\u00026\u0001\u04af\u00116\u0001\uffff\u0001\u04c1\u00016\u0001\uffff\u00036\u0001\u04c6\n6\u0001\uffff\u00016\u0001\uffff\u00016\u0001\uffff\u00036\u0001\uffff\u0001\u04d7\u0001\u04d8\u00016\u0001\uffff\u00076\u0001\u03c9\u0001\uffff\u00026\u0001\u04e4\u0001\u04e5\u0001\uffff\u0001\u04e6\u00016\u0001\uffff\u00016\u0001\u03d4\u0001\uffff\u00016\u0001\uffff\u0001\u04ea\u0001\uffff\u00086\u0001\uffff\u00016\u0001\uffff\u0001\u04f4\u0001\uffff\u0001\u04f5\u0001\uffff\u00026\u0001\uffff\u0001\u04f8\u00046\u0001\uffff\u00016\u0001\uffff\u0001\u04fe\u0001\uffff\n6\u0001\uffff\u00046\u0001\uffff\u00026\u0001\u050f\u0001\uffff\u0001\u0510\u0001\u0511\t6\u0001\uffff\u00026\u0001\uffff\u00026\u0001\u051f\u0001\uffff\u00016\u0001\uffff\u0001\u0521\u00016\u0002\uffff\u00016\u0001\u0524\u00026\u0002\uffff\u00016\u0001\u0528\u00036\u0001\u052c\u00026\u0001\u052f\u00016\u0001\uffff\u0001\u0532\u0002\uffff\u00036\u0001\u0536\u0001\uffff\u00016\u0002\uffff\u0001\u043f\u0001\uffff\u00056\u0001\u053e\u0002\uffff\u00056\u0001\uffff\u00016\u0001\uffff\u0001\u0545\u00016\u0002\uffff\u0001\u0548\u00016\u0001\uffff\u00016\u0001\uffff\u00016\u0001\u054d\u00016\u0002\uffff\u00016\u0001\u0550\u00036\u0001\uffff\u00016\u0001\u0555\u00016\u0001\uffff\u00016\u0002\uffff\u00016\u0001\uffff\u00026\u0001\uffff\u00016\u0001\u055c\u00016\u0001\u055e\u0001\u055f\u00016\u0001\uffff\u0001\u0561\u00016\u0001\u0564\u00016\u0001\u0566\u00016\u0001\u0568\u0001\u0569\u00016\u0001\u056b\u00016\u0001\u056d\u0001\uffff\u0001\u056f\u00016\u0001\u0571\u00036\u0001\u0575\u00016\u0001\u0577\u0001\uffff\u00016\u0001\uffff\u00026\u0001\uffff\u00016\u0001\u057d\u0001\u057e\u00026\u0004\uffff\u00016\u0001\uffff\u00016\u0001\uffff\u00016\u0001\uffff\u00016\u0001\u0585\u00016\u0001\uffff\u0001\u0587\u00056\u0001\uffff\u0001\u058d\u00016\u0001\uffff\u00016\u0001\u0590\u0001\u0591\u0001\u0592\u00026\u0001\u0595\u00086\u0001\u059f\u00016\u0001\uffff\u00036\u0001\u05a4\u0001\uffff\u00046\u0001\u05a9\u00076\u0001\u05b1\u00036\u0002\uffff\u00016\u0001\u05b6\u0001\u05b7\u0001\u05b9\u0001\u05ba\u00016\u0001\u05bc\u0001\u05bd\u00036\u0003\uffff\u0001\u05c1\u0001\u05c2\u00016\u0001\uffff\t6\u0002\uffff\u00026\u0001\uffff\u00016\u0001\u05d0\u00026\u0001\u05d3\u0001\uffff\u0001\u05d4\u0001\u05d5\u0001\u05d6\u00066\u0001\u05de\u00016\u0001\u05e0\u0001\u05e1\u00016\u0001\u05e3\u00016\u0003\uffff\u0001\u05e6\u00046\u0001\u05eb\u00066\u0001\u05f2\u0001\uffff\u0001\u05f3\u0001\uffff\u00026\u0001\uffff\u0001\u05f6\u00026\u0001\uffff\u00036\u0001\uffff\u00026\u0001\uffff\u0001\u0600\u0001\u0532\u0001\uffff\u00016\u0001\u0602\u00016\u0001\uffff\u00056\u0001\u0609\u00016\u0001\uffff\u0001\u060b\u00056\u0001\uffff\u00026\u0001\uffff\u0001\u0613\u00016\u0001\u0615\u00016\u0001\uffff\u00026\u0001\uffff\u00046\u0001\uffff\u00016\u0001\u061e\u0001\u061f\u00036\u0001\uffff\u00016\u0002\uffff\u00016\u0001\uffff\u00016\u0001\u0564\u0001\uffff\u00016\u0001\uffff\u00016\u0002\uffff\u00016\u0001\uffff\u00016\u0001\uffff\u0001\u062a\u0001\uffff\u00016\u0001\uffff\u00016\u0001\u062e\u00016\u0001\uffff\u00016\u0001\uffff\u0001\u0276\u0001\uffff\u00036\u0002\uffff\u00026\u0001\u0637\u0001\u0638\u00016\u0001\u063a\u0001\uffff\u0001\u063b\u0001\uffff\u00026\u0001\u025c\u00026\u0001\uffff\u00026\u0003\uffff\u00026\u0001\uffff\u0001\u0644\u00046\u0001\u0649\u0001\u064b\u0001\u064c\u0001\u059f\u0001\uffff\u00026\u0001\u0276\u00016\u0001\uffff\u00026\u0001\u0652\u0001\u0653\u0001\uffff\u00026\u0001\u0657\u00046\u0001\uffff\u00036\u0001\u065f\u0002\uffff\u0001\u0660\u0002\uffff\u0001\u0661\u0002\uffff\u0001\u0662\u0001\u0663\u00016\u0002\uffff\u00026\u0001\u0667\u00046\u0001\u066c\u00016\u0001\u066e\u00026\u0001\u0671\u0001\uffff\u00016\u0001\u0673\u0004\uffff\u00046\u0001\u0678\u0001\u0679\u00016\u0001\uffff\u00016\u0002\uffff\u00016\u0001\uffff\u00016\u0001\u067e\u0001\uffff\u00016\u0001\u0681\u0001\u0682\u0001\u0683\u0001\uffff\u00016\u0001\u0685\u00036\u0001\u068b\u0003\uffff\u0001\u068c\u0001\uffff\u0001\u068e\u00016\u0001\u0690\u0001\u0691\u0001\u0693\u00026\u0001\u0696\u0001\u0600\u0001\uffff\u0001\u0697\u0001\uffff\u00026\u0001\u069a\u00026\u0001\u069d\u0001\uffff\u00016\u0001\uffff\u00046\u0001\u06a4\u00026\u0001\uffff\u00016\u0001\uffff\u00026\u0001\u06aa\u00056\u0002\uffff\u00026\u0001\u06b2\u00046\u0001\u06b7\u00026\u0001\uffff\u00026\u0001\u06bd\u0001\uffff\u00066\u0001\u06c4\u0001\u06c5\u0002\uffff\u0001\u06c6\u0002\uffff\u00026\u0001\u06c9\u00046\u0001\u06ce\u0001\uffff\u00026\u0001\u06d1\u0001\u06d2\u0001\uffff\u0001\u06d3\u0002\uffff\u0001\u06d4\u0001\u06d5\u00026\u0001\u06d8\u0002\uffff\u0001\u06d9\u00016\u0001\u0657\u0001\uffff\u00016\u0001\u06de\u0001\u06df\u00036\u0001\u06e3\u0005\uffff\u00016\u0001\u06e5\u0001\u06e6\u0001\uffff\u00046\u0001\uffff\u00016\u0001\uffff\u00016\u0001\u06ed\u0001\uffff\u00016\u0001\uffff\u00026\u0001\u06f1\u0001\u06f2\u0002\uffff\u00036\u0001\u06f6\u0001\uffff\u00026\u0003\uffff\u0001\u06f9\u0001\uffff\u00056\u0002\uffff\u00016\u0001\uffff\u0001\u0701\u0002\uffff\u00016\u0001\uffff\u00026\u0002\uffff\u0001\u0705\u00016\u0001\uffff\u0001\u0707\u00016\u0001\uffff\u00016\u0001\u070b\u00016\u0001\u070d\u00016\u0001\u070f\u0001\uffff\u00016\u0001\u0711\u0001\u0712\u00016\u0001\u0714\u0001\uffff\u0001\u0715\u0001\u0716\u0001\u0717\u00046\u0001\uffff\u00046\u0001\uffff\u00036\u0001\u0723\u0001\u0724\u0001\uffff\u00036\u0001\u0728\u00026\u0003\uffff\u00026\u0001\uffff\u0001\u072d\u0001\u072e\u00016\u0001\u0730\u0001\uffff\u00026\u0005\uffff\u0001\u0733\u00016\u0002\uffff\u00016\u0001\u0736\u00016\u0001\u0738\u0002\uffff\u0001\u0739\u00026\u0001\uffff\u00016\u0002\uffff\u0001\u073d\u0001\u073e\u0001\u073f\u00016\u0001\u0743\u0001\u0744\u0001\uffff\u00036\u0002\uffff\u00026\u0001\u074a\u0001\uffff\u00026\u0001\uffff\u00026\u0001\u0750\u0001\u0751\u00036\u0001\uffff\u00036\u0001\uffff\u00016\u0001\uffff\u00036\u0001\uffff\u0001\u075c\u0001\uffff\u00016\u0001\uffff\u0001\u075e\u0002\uffff\u0001\u075f\u0004\uffff\u00036\u0001\u0763\u00056\u0001\u0769\u00016\u0002\uffff\u00026\u0001\u076d\u0001\uffff\u00046\u0002\uffff\u00016\u0001\uffff\u0001\u0773\u00016\u0001\uffff\u0001\u0775\u0001\u0777\u0001\uffff\u00016\u0002\uffff\u00036\u0003\uffff\u0001\u077c\u0001\u077d\u00016\u0002\uffff\u00046\u0001\u0783\u0001\uffff\u0001\u0784\u00026\u0001\u0788\u0001\u0789\u0002\uffff\u00046\u0001\u078e\u00026\u0001\u0793\u0001\u0794\u00016\u0001\uffff\u00016\u0002\uffff\u00036\u0001\uffff\u0001\u079a\u00036\u0001\u079e\u0001\uffff\u00016\u0001\u07a0\u00016\u0001\uffff\u00026\u0001\u07a4\u0001\u07a5\u00016\u0001\uffff\u00016\u0001\uffff\u0001\u07a8\u0001\uffff\u0001\u07a9\u00036\u0002\uffff\u0001\u07ad\u0001\u07ae\u00036\u0002\uffff\u00016\u0001\u07b3\u0001\u07b4\u0002\uffff\u00046\u0001\uffff\u00026\u0001\u07bb\u00016\u0002\uffff\u00026\u0001\u07bf\u00026\u0001\uffff\u00036\u0001\uffff\u00016\u0001\uffff\u00016\u0001\u07c7\u0001\u07c8\u0002\uffff\u00026\u0002\uffff\u0001\u07cb\u0001\u07cc\u00016\u0002\uffff\u0001\u07ce\u0001\u07cf\u00016\u0001\u07d1\u0002\uffff\u00016\u0001\u07d3\u00026\u0001\u07d6\u00016\u0001\uffff\u0001\u07d8\u00016\u0001\u07da\u0001\uffff\u00016\u0001\u07dc\u00026\u0001\u07df\u00026\u0002\uffff\u0001\u07e2\u00016\u0002\uffff\u00016\u0002\uffff\u00016\u0001\uffff\u0001\u07e6\u0001\uffff\u00026\u0001\uffff\u0001\u07e9\u0001\uffff\u00016\u0001\uffff\u0001\u07eb\u0001\uffff\u00026\u0001\uffff\u00016\u0001\u07ef\u0001\uffff\u00026\u0001\u07f2\u0001\uffff\u00026\u0001\uffff\u00016\u0001\uffff\u0001\u07f6\u00026\u0001\uffff\u00026\u0001\uffff\u00016\u0001\u07fc\u0001\u07fd\u0001\uffff\u00026\u0001\u0800\u00026\u0002\uffff\u00016\u0001\u0804\u0001\uffff\u0001\u0805\u0001\u0806\u00016\u0003\uffff\u00016\u0001\u0809\u0001\uffff");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[] DFA32_eot> = v;
v = staticinvoke <org.antlr.runtime.DFA: short[] unpackEncodedString(java.lang.String)>("\u080a\uffff");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[] DFA32_eof> = v;
v = staticinvoke <org.antlr.runtime.DFA: char[] unpackEncodedStringToUnsignedChars(java.lang.String)>("\u0001\t\u0002A\u0001N\u0001B\u0001C\u0001O\u0001F\u0001=\u0001A\u0001D\u0001L\u0001A\u0001R\u0001E\u0001A\u0001U\u0006A\u0001O\u0001A\u0003E\u000b\uffff\u0002=\u0001*\u0001\uffff\u0001-\u0004\uffff\u0001|\u0002\uffff\u0001\u0000\u.\u0003\uffff\u0001A\u0001B\u00010\u0002M\u0001L\u0001A\u0001P\u0001L\u0001O\u0001L\u0001E\u0001O\u0001L\u0001T\u0001A\u0001E\u0001C\u0001D\u0001I\u0001L\u0001A\u00010\u0001T\u0001C\u0001D\u0001T\u0001O\u0001T\u00010\u0001P\u0001M\u0001C\u0003A\u0001H\u0001L\u0001E\u0001A\u0001M\u0001N\u0001E\u0001N\u0001L\u00010\u0001E\u0001T\u00020\u0001E\u0001N\u0001D\u0002\uffff\u0001K\u0001S\u0002A\u00020\u0001P\u00010\u0001E\u0001X\u0001N\u0002C\u0001A\u0001S\u0001E\u0001B\u0001R\u0001T\u0001O\u00010\u0001L\u0002P\u0001M\u0001A\u00010\u0001O\u0001G\u0001C\u0001F\u0001A\u0001V\u0001U\u0001A\u0001E\u0001N\u0001E\u0001R\u0002I\u0001E\u0002R\u0001A\u0001R\u0001O\u0001F\u0001I\u0001R\u0001G\u0001A\u0001L\u0001I\u0001N\u0001L\u0001U\u0001E\u0001A\u0001C\u0001O\u0001B\u0001C\u0001R\u0001C\u0003N\u0001L\u0001E\u0001C\u0001Y\u0001L\u0004\uffff\u0001A\u0001>\t\uffff\u0002\u0000\u0001\'\u00020\u.\u00010\u+\u0001\uffff\u00030\u0001E\u0001I\u0001G\u0001L\u00010\u0001C\u0001\uffff\u0001Y\u0001E\u0001M\u0002P\u0002N\u0001E\u0001S\u0001T\u0001M\u0001L\u0001C\u0001S\u0001L\u0001E\u0001A\u00010\u0001L\u0001C\u0001N\u0001O\u0001E\u0002O\u0001R\u0001O\u0001A\u0001N\u00020\u0001A\u00030\u0001E\u00020\u0001L\u00020\u0001\uffff\u0001E\u0001A\u0001H\u00010\u0001I\u0001H\u0001R\u0001I\u0001\uffff\u0001L\u0001E\u0001T\u0001E\u0001D\u00010\u0001I\u0001O\u0001W\u0001R\u0001L\u0001E\u0002R\u0001E\u00010\u0001W\u0001P\u0001M\u0001C\u0001T\u0001C\u0001E\u00010\u0001C\u0001A\u0001E\u0001L\u0002E\u0001H\u0001\uffff\u0001R\u00010\u0001Y\u0001\uffff\u0001S\u0001\uffff\u0001I\u0001R\u0004E\u0001I\u0001T\u0001E\u0001T\u0001S\u0001E\u0001D\u0001A\u0001D\u0001I\u0001G\u0001\uffff\u0002E\u0001A\u00010\u0001E\u0001\uffff\u0001O\u0001L\u0001\uffff\u0001M\u0001P\u0001O\u0001S\u0001E\u0001I\u0001E\u0001C\u0001A\u0001B\u00010\u0001O\u0001E\u0001R\u0001C\u00010\u0001E\u0001U\u0001E\u0003A\u0001E\u00010\u0001A\u00010\u0001P\u0001B\u0001\uffff\u00010\u0002R\u0001P\u0001U\u0001N\u0001\uffff\u0001L\u0001H\u0001I\u0001A\u0001K\u0001O\u0001W\u0001N\u0001I\u0001R\u0001L\u0001R\u0001N\u0001L\u0001H\u0001D\u0002K\u0002T\u0002C\u0001M\u0001T\u0001H\u0001C\u0001S\u0001N\u0001G\u0001L\u0001K\u0001N\u00010\u0001H\u0001U\u0002A\u0001D\u0001U\u0001E\u0003O\u0001R\u0001P\u0001O\u0001E\u0001O\u0001A\u00010\u0001E\u0001K\u0001G\u0001L\u0001M\u0001C\u0001T\u0001S\u0001A\u0002N\u0002C\u0001H\u00010\u0001R\u0001E\u0001K\u0001A\u0001G\u00010\u0001A\u0001R\u0001C\u0001U\u0001E\u0001T\u0002E\u0001C\u0001I\u0001W\u0001T\u00010\u0001L\u0001R\u0002\uffff\u0001\u0000\u0001\uffff\u00010\u0001\uffff\u00010\u+\u0001\uffff\u00030\u0001\uffff\u00010\u0001C\u0001S\u0001L\u0001G\u00010\u0001E\u0001\uffff\u0001H\u0001I\u00010\u0001I\u0001O\u0001R\u00030\u0001E\u0001-\u00020\u0002T\u0001D\u00010\u0001T\u0001R\u0001A\u0001I\u0001E\u0001\uffff\u0001O\u0001H\u0001O\u0001U\u0001N\u0001T\u0001G\u00010\u0002C\u0001U\u0001N\u0001G\u00010\u0001\uffff\u0001T\u0001\uffff\u0001T\u0002\uffff\u0001C\u0001\uffff\u0001R\u0002\uffff\u0001Y\u0002\uffff\u0001R\u0001Y\u0001I\u0001\uffff\u0001N\u0001O\u0001C\u0001T\u0001V\u0001I\u00020\u0001C\u0002E\u00010\u0001C\u0001\uffff\u00010\u0001N\u00010\u0001E\u0001L\u0001N\u0001C\u0001A\u0001E\u0001I\u0001T\u0001D\u0001\uffff\u0001E\u0001S\u0001A\u00010\u0001E\u00020\u0001A\u0002L\u00010\u0002R\u0001A\u00010\u0001R\u0001U\u0001\uffff\u00010\u0001E\u0001M\u0001A\u0002R\u00010\u0001S\u0001T\u00010\u0001R\u00020\u0001L\u0001I\u0001L\u00020\u0001C\u00010\u0001R\u0001X\u0002T\u0001G\u00010\u0001\uffff\u0002R\u0001A\u0001S\u0002R\u0001T\u0001P\u0001U\u0001A\u0001R\u0001A\u0001E\u0001R\u0001N\u0001A\u0001U\u0001P\u0001L\u0001\uffff\u0001R\u00010\u0001Y\u00010\u0001M\u0001\uffff\u0001M\u0001T\u0001G\u0001N\u0001R\u0001N\u0001U\u0002I\u0001B\u0001C\u0001\uffff\u00030\u0001F\u0001\uffff\u00010\u0001L\u0001\uffff\u0002O\u00010\u0001P\u0001T\u0001E\u00010\u0001N\u0001R\u0001E\u0001R\u0001E\u0001C\u0001N\u00010\u0001I\u0001T\u0001Y\u0001E\u00010\u0001E\u00010\u0001O\u00020\u0001E\u00010\u0001E\u0001A\u0002E\u0001C\u0001A\u0001I\u00010\u0001E\u00020\u0001E\u00010\u0001_\u00010\u0001\uffff\u0001T\u0002I\u00010\u0001M\u00020\u0001C\u0001X\u0001K\u0002R\u0001U\u0001E\u0001I\u0001T\u0001A\u00010\u0001R\u0001T\u0001I\u0001N\u00010\u0001\uffff\u0001B\u00010\u0002E\u0001M\u0001E\u0001A\u0001E\u0001I\u0001E\u0001A\u00010\u0001T\u0001E\u00010\u0002T\u0001S\u00010\u0001G\u00010\u0001K\u0001R\u00020\u0001A\u0001E\u0001\uffff\u0001O\u0001E\u00020\u0001D\u0001E\u0001O\u0001I\u0001\uffff\u0001G\u0001O\u0001R\u0001H\u0001S\u00010\u0001H\u00020\u0001H\u0001E\u0001D\u00010\u0001O\u00010\u0001\uffff\u00020\u0001\uffff\u00030\u0001D\u0001\uffff\u0002A\u0001I\u0001E\u0001\uffff\u00020\u0001N\u0001T\u0001\uffff\u0001N\u0001R\u0001O\u0003\uffff\u00010\u0003\uffff\u0001I\u00010\u0001S\u0001O\u0001\uffff\u00020\u0001T\u0001G\u00010\u0001W\u00010\u0001W\u0001E\u00020\u0001N\u0001\uffff\u0001K\u0001H\u0001N\u0001A\u00010\u0001\uffff\u0001M\u0001E\u0001_\u00010\u0001Z\u00020\u0001V\u00010\u0001R\u0001O\u00010\u0001A\u0001C\u0001\uffff\u0001D\u0001\uffff\u0001T\u00010\u0001R\u0001\uffff\u0001U\u0001\uffff\u0002D\u0001\uffff\u0001D\u0001I\u0001G\u0001T\u0001M\u0001D\u0002S\u00010\u0001A\u0001U\u0001D\u0001H\u0001R\u0001\uffff\u0001M\u0002\uffff\u0001N\u0001I\u0001Y\u00010\u0001\uffff\u0001I\u00010\u0001N\u0001R\u0001\uffff\u00010\u0001T\u0001\uffff\u0001T\u0001N\u0001I\u0001T\u00020\u0001\uffff\u00020\u0001\uffff\u0001A\u0002\uffff\u00010\u0001N\u00010\u0001I\u00010\u0002\uffff\u0001A\u0001\uffff\u0001T\u00010\u0001H\u0001D\u0001E\u0001S\u0001\uffff\u00010\u0002T\u00010\u0001O\u0001E\u0001S\u0001T\u0001S\u0001N\u0001T\u0001I\u0001S\u0001E\u0001N\u0001D\u0001C\u0001T\u0002E\u0001C\u0001\uffff\u00010\u0001I\u0001\uffff\u0001A\u0001I\u0001E\u00010\u0001D\u0001R\u0001E\u0002L\u0001N\u0001I\u0001L\u0001T\u0001A\u0001\uffff\u0001I\u0001\uffff\u0001W\u0001\uffff\u0001E\u0002P\u0001\uffff\u00020\u0001A\u0001\uffff\u0001T\u0001Y\u0001T\u0002E\u0001H\u0001G\u00010\u0001\uffff\u0001F\u0001E\u00020\u0001\uffff\u00010\u0001N\u0001\uffff\u0001W\u00010\u0001\uffff\u0001O\u0001\uffff\u00010\u0001\uffff\u0002R\u0001S\u0002D\u0001I\u0001R\u0001T\u0001\uffff\u0001N\u0001\uffff\u00010\u0001\uffff\u00010\u0001\uffff\u0001J\u0001O\u0001\uffff\u00010\u0001L\u0001R\u0002C\u0001\uffff\u0001E\u0001\uffff\u00010\u0001\uffff\u0001E\u0001P\u0001E\u0001D\u0001I\u0001R\u0001C\u0001T\u0001I\u0001D\u0001\uffff\u0002E\u0001N\u0001T\u0001\uffff\u0001P\u0001A\u00010\u0001\uffff\u00020\u0001N\u0002C\u0001T\u0001N\u0001T\u0001N\u0001R\u0001T\u0001\uffff\u0001R\u0001C\u0001\uffff\u0002E\u00010\u0001\uffff\u0001E\u0001\uffff\u00010\u0001Y\u0002\uffff\u0001D\u00010\u0001R\u0001N\u0002\uffff\u0001A\u00010\u0001I\u0001N\u0001E\u00010\u0001I\u0001E\u00010\u0001E\u0001\uffff\u00010\u0002\uffff\u0001A\u0001S\u0001A\u00010\u0001\uffff\u0001R\u0002\uffff\u00010\u0001\uffff\u0001T\u0001O\u0001C\u0001N\u0001R\u00010\u0002\uffff\u0001T\u0003A\u0001P\u0001\uffff\u0001O\u0001\uffff\u00010\u0001R\u0002\uffff\u00010\u0001N\u0001\uffff\u0001I\u0001\uffff\u0001N\u00010\u0001Y\u0002\uffff\u0001E\u00010\u0001I\u0001D\u0001G\u0001\uffff\u0001E\u00010\u0001F\u0001\uffff\u0001E\u0002\uffff\u0001E\u0001\uffff\u0001I\u0001M\u0001\uffff\u0001T\u00010\u0001A\u00020\u0001R\u0001\uffff\u00010\u0001R\u00010\u0001A\u00010\u0001N\u00020\u0001T\u00010\u0001T\u00010\u0001\uffff\u00010\u0001L\u00010\u0001O\u0001Y\u0001_\u00010\u0001D\u00010\u0001\uffff\u0001C\u0001\uffff\u0001-\u0001I\u0001\uffff\u0001D\u00020\u0001Z\u0001O\u0004\uffff\u0001L\u0001\uffff\u0001G\u0001\uffff\u0001O\u0001\uffff\u0001L\u00010\u0001S\u0001\uffff\u00010\u0001O\u0002R\u0001A\u0001E\u0001\uffff\u00010\u0001I\u0001\uffff\u0001P\u00030\u0001I\u0001G\u00010\u0001N\u0001S\u0001_\u0001A\u0001E\u0001T\u0001E\u0001D\u00010\u0001E\u0001\uffff\u0001B\u0001L\u0001T\u00010\u0001\uffff\u0002E\u0001D\u0001T\u00010\u0001C\u0001B\u0001E\u0001O\u0001S\u0001M\u0001E\u00010\u0002E\u0001N\u0002\uffff\u0001N\u00040\u0001N\u00020\u0001Y\u0001R\u0001P\u0003\uffff\u00020\u0001A\u0001\uffff\u0001V\u0001E\u0002I\u0001U\u0001P\u0001Y\u0001I\u0001T\u0002\uffff\u0001O\u0001S\u0001\uffff\u0001D\u00010\u0001A\u0001E\u00010\u0001\uffff\u00030\u0001R\u0002C\u0001T\u0001E\u0001M\u00010\u0001N\u00020\u0001I\u00010\u0001C\u0003\uffff\u00010\u0002T\u0001E\u0001T\u00010\u0001U\u0001T\u0001E\u0001A\u0001T\u0001R\u00010\u0001\uffff\u00010\u0001\uffff\u0001-\u0001E\u0001\uffff\u00010\u0002T\u0001\uffff\u0001N\u0001G\u0001D\u0001\uffff\u0001A\u0001D\u0001\uffff\u00020\u0001\uffff\u0001R\u00010\u0001T\u0001\uffff\u0001I\u0001E\u0001R\u0001T\u0001G\u00010\u0001M\u0001\uffff\u00010\u0001M\u0001T\u0001R\u0001E\u0001N\u0001\uffff\u0001M\u0001E\u0001\uffff\u00010\u0001N\u00010\u0001O\u0001\uffff\u0001P\u0001D\u0001\uffff\u0001V\u0002E\u0001S\u0001\uffff\u0001R\u00020\u0001Z\u0001M\u0001E\u0001\uffff\u0001T\u0002\uffff\u0001O\u0001\uffff\u0001R\u00010\u0001\uffff\u0001T\u0001\uffff\u0001T\u0002\uffff\u0001A\u0001\uffff\u0001I\u0001\uffff\u00010\u0001\uffff\u0001E\u0001\uffff\u0001T\u00010\u0001T\u0001\uffff\u0001A\u0001\uffff\u00010\u0001\uffff\u0001T\u0001O\u0001R\u0002\uffff\u0001E\u0001R\u00020\u0001N\u00010\u0001\uffff\u00010\u0001\uffff\u0001R\u0001I\u00010\u0001L\u0001C\u0001\uffff\u0001O\u0001E\u0003\uffff\u0001V\u0001E\u0001\uffff\u00010\u0001I\u0001S\u0001L\u0001D\u00040\u0001\uffff\u0001D\u0001E\u00010\u0001E\u0001\uffff\u0001N\u0001D\u00020\u0001\uffff\u0001T\u0001U\u00010\u0001R\u0003E\u0001\uffff\u0002R\u0001G\u00010\u0002\uffff\u00010\u0002\uffff\u00010\u0002\uffff\u00020\u0001A\u0002\uffff\u0001D\u0001E\u00010\u0001O\u0001N\u0001R\u0001A\u00010\u0001O\u00010\u0001I\u0001T\u00010\u0001\uffff\u0001T\u00010\u0004\uffff\u0001E\u0001R\u0001T\u0001E\u00020\u0001I\u0001\uffff\u0001C\u0002\uffff\u0001O\u0001\uffff\u0001K\u00010\u0001\uffff\u0001I\u00030\u0001\uffff\u0001E\u00010\u0001N\u0001I\u0001O\u00010\u0003\uffff\u00010\u0001\uffff\u00010\u0001A\u00030\u0001E\u0001L\u00020\u0001\uffff\u00010\u0001\uffff\u0001E\u0001Z\u00010\u0001M\u0001I\u00010\u0001\uffff\u0001P\u0001\uffff\u0001P\u0001E\u0001Y\u0001R\u00010\u0001A\u0001D\u0001\uffff\u0001G\u0001\uffff\u0001I\u0001E\u00010\u0001E\u0002D\u0001T\u0001A\u0002\uffff\u0001A\u0001I\u00010\u0001I\u0001P\u0001E\u0001A\u00010\u0001B\u0001C\u0001\uffff\u0001N\u0001D\u00010\u0001\uffff\u0001I\u0001E\u0001T\u0001E\u0001R\u0001I\u00020\u0002\uffff\u00010\u0002\uffff\u0001M\u0001V\u00010\u0001T\u0001N\u0001R\u0001E\u00010\u0001\uffff\u0001O\u0001N\u00020\u0001\uffff\u00010\u0002\uffff\u00020\u0001D\u0001C\u00010\u0002\uffff\u00010\u0001T\u00010\u0001\uffff\u0001I\u00020\u0001K\u0002T\u00010\u0005\uffff\u0001R\u00020\u0001\uffff\u0001N\u0001G\u0001E\u0001L\u0001\uffff\u0001N\u0001\uffff\u0001N\u00010\u0001\uffff\u0001I\u0001\uffff\u0001A\u0001I\u00020\u0002\uffff\u0001Z\u0001E\u0001N\u00010\u0001\uffff\u0002O\u0003\uffff\u00010\u0001\uffff\u0001A\u0001N\u0001R\u0001D\u0001T\u0002\uffff\u0001D\u0001\uffff\u00010\u0002\uffff\u0001O\u0001\uffff\u0001N\u0001I\u0002\uffff\u00010\u0001A\u0001\uffff\u00010\u0001O\u0001\uffff\u0001L\u00010\u0001D\u00010\u0001T\u00010\u0001\uffff\u0001T\u00020\u0001N\u00010\u0001\uffff\u00030\u0001A\u0001C\u0002T\u0001\uffff\u0001O\u0001E\u0001N\u0001B\u0001\uffff\u0001L\u0001S\u0001G\u00020\u0001\uffff\u0001M\u0001R\u0001E\u00010\u0001M\u0001V\u0003\uffff\u0001A\u0001E\u0001\uffff\u00020\u0001T\u00010\u0001\uffff\u0001N\u0001A\u0005\uffff\u00010\u0001Y\u0002\uffff\u0001E\u00010\u0001E\u00010\u0002\uffff\u00010\u0002I\u0001\uffff\u0001A\u0002\uffff\u00030\u0001S\u00020\u0001\uffff\u0001O\u0001D\u0001T\u0002\uffff\u0001A\u0001S\u00010\u0001\uffff\u0002N\u0001\uffff\u0002T\u00020\u0002A\u0001I\u0001\uffff\u0001C\u0001T\u0001Z\u0001\uffff\u0001T\u0001\uffff\u0001N\u0001E\u0001O\u0001\uffff\u00010\u0001\uffff\u0001I\u0001\uffff\u00010\u0002\uffff\u00010\u0004\uffff\u0001M\u0001T\u0001I\u00010\u0001N\u0001R\u0001T\u0001A\u0001E\u00010\u0001_\u0002\uffff\u0001E\u0001S\u00010\u0001\uffff\u0001A\u0001E\u0001T\u0001R\u0002\uffff\u0001I\u0001\uffff\u00010\u0001P\u0001\uffff\u00020\u0001\uffff\u0001S\u0002\uffff\u0002E\u0001L\u0003\uffff\u00020\u0001D\u0002\uffff\u0001N\u0002E\u0001T\u00010\u0001\uffff\u00010\u0001I\u0001E\u00020\u0002\uffff\u0002T\u0001M\u0001A\u00010\u0001E\u0001I\u00020\u0001C\u0001\uffff\u0001E\u0002\uffff\u0001P\u0001I\u0001O\u0001\uffff\u00010\u0001T\u0001_\u0001S\u00010\u0001\uffff\u0001P\u00010\u0001I\u0001\uffff\u0001T\u0001R\u00020\u0001E\u0001\uffff\u0001S\u0001\uffff\u00010\u0001\uffff\u00010\u0002S\u0001L\u0002\uffff\u00020\u0002R\u0001I\u0002\uffff\u0001D\u00020\u0002\uffff\u0001U\u0002E\u0001T\u0001\uffff\u0001D\u0001O\u00010\u0001L\u0002\uffff\u0001A\u0001S\u00010\u0001O\u0001N\u0001\uffff\u0001I\u0001S\u0001E\u0001\uffff\u0001O\u0001\uffff\u0001O\u00020\u0002\uffff\u0001S\u0001H\u0002\uffff\u00020\u0001E\u0002\uffff\u00020\u0001O\u00010\u0002\uffff\u0001S\u00010\u0001S\u0001I\u00010\u0001N\u0001\uffff\u00010\u0001L\u00010\u0001\uffff\u0001N\u00010\u0001E\u0001N\u00010\u0001L\u0001N\u0002\uffff\u00010\u0001O\u0002\uffff\u0001L\u0002\uffff\u0001N\u0001\uffff\u00010\u0001\uffff\u0001T\u0001O\u0001\uffff\u00010\u0001\uffff\u0001T\u0001\uffff\u00010\u0001\uffff\u0001S\u0001A\u0001\uffff\u0001I\u00010\u0001\uffff\u0001T\u0001I\u00010\u0001\uffff\u0001A\u0001N\u0001\uffff\u0001Z\u0001\uffff\u00010\u0001P\u0001C\u0001\uffff\u0002S\u0001\uffff\u0001M\u00020\u0001\uffff\u0001S\u0001Y\u00010\u0001M\u0001P\u0002\uffff\u0001H\u00010\u0001\uffff\u00020\u0001O\u0003\uffff\u0001T\u00010\u0001\uffff");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: char[] DFA32_min> = v;
v = staticinvoke <org.antlr.runtime.DFA: char[] unpackEncodedStringToUnsignedChars(java.lang.String)>("\u0001~\u0001Y\u0001U\u0001T\u0001U\u0001Y\u0001U\u0001W\u0001=\u0001O\u0001T\u0001X\u0001U\u0001R\u0001Y\u0001O\u0001U\u0001R\u0001U\u0002O\u0001U\u0001S\u0001O\u0002I\u0001V\u0001E\u000b\uffff\u0001>\u0001=\u0001*\u0001\uffff\u0001-\u0004\uffff\u0001|\u0002\uffff\u0001\uffff\u0002z\u0003\uffff\u0001U\u0001G\u0001z\u0001N\u0001R\u0001L\u0001E\u0001P\u0001S\u0001O\u0001N\u0001R\u0001O\u0001R\u0001T\u0001S\u0001I\u0001C\u0001D\u0001L\u0001T\u0001Y\u0001z\u0001T\u0001R\u0001M\u0001T\u0001O\u0001T\u0001z\u0001P\u0001R\u0001T\u0001O\u0001A\u0001R\u0001H\u0001L\u0001E\u0001A\u0001M\u0001S\u0001E\u0001V\u0001M\u0001z\u0001E\u0001T\u0002z\u0001T\u0001N\u0001D\u0002\uffff\u0001N\u0001T\u0001V\u0001N\u0002z\u0001P\u0001z\u0001E\u0001X\u0001N\u0001T\u0001C\u0001F\u0001S\u0001E\u0001T\u0001V\u0001Y\u0001O\u0001z\u0001L\u0002P\u0001M\u0001O\u0001z\u0001T\u0001N\u0001C\u0001T\u0001A\u0001V\u0001U\u0001E\u0001I\u0001T\u0001E\u0001R\u0002I\u0001O\u0001T\u0001R\u0001U\u0001R\u0001O\u0001F\u0001I\u0001R\u0001G\u0002W\u0001I\u0001N\u0001S\u0001U\u0001O\u0001E\u0001S\u0001O\u0001R\u0001C\u0002T\u0001N\u0001V\u0001N\u0001R\u0001E\u0001C\u0001Y\u0001L\u0004\uffff\u0001A\u0001>\t\uffff\u0002\uffff\u0001\'\u0001f\u0002z\u0001e\u00019\u0001\uffff\u0003z\u0002N\u0001M\u0001L\u0001z\u0001C\u0001\uffff\u0001Y\u0001E\u0001M\u0002P\u0002N\u0001E\u0001S\u0001T\u0001M\u0001L\u0001C\u0001S\u0001L\u0001E\u0001O\u0001z\u0001L\u0001C\u0001N\u0001Q\u0001I\u0002O\u0001R\u0001O\u0001A\u0001N\u0002z\u0001A\u0003z\u0001E\u0002z\u0001L\u0002z\u0001\uffff\u0001E\u0001A\u0001H\u0001z\u0001I\u0001O\u0001R\u0001I\u0001\uffff\u0001L\u0001E\u0001T\u0001E\u0001V\u0001z\u0001I\u0001O\u0001W\u0001R\u0001L\u0001U\u0001R\u0001T\u0001E\u0001z\u0001W\u0001P\u0001M\u0001C\u0001T\u0001C\u0001E\u0001z\u0001C\u0001A\u0001E\u0001L\u0002E\u0001H\u0001\uffff\u0001R\u0001z\u0001Y\u0001\uffff\u0001S\u0001\uffff\u0001I\u0001R\u0004E\u0001I\u0001T\u0001E\u0001T\u0001S\u0001E\u0001D\u0001K\u0001D\u0001I\u0001G\u0001\uffff\u0002E\u0001U\u0001z\u0001E\u0001\uffff\u0001O\u0001L\u0001\uffff\u0001M\u0001P\u0001O\u0001S\u0001L\u0002R\u0001C\u0001A\u0001B\u0001z\u0001O\u0001E\u0001R\u0001C\u0001z\u0001I\u0001U\u0001E\u0001I\u0001A\u0001T\u0001E\u0001z\u0001E\u0001z\u0001P\u0001B\u0001\uffff\u0001z\u0002R\u0001P\u0001U\u0001N\u0001\uffff\u0001L\u0001H\u0001I\u0001A\u0001K\u0001O\u0001W\u0001N\u0001I\u0004R\u0001L\u0001H\u0001D\u0002K\u0002T\u0001S\u0001C\u0001N\u0001T\u0001H\u0001C\u0001S\u0001N\u0001G\u0001L\u0001K\u0001N\u0001z\u0001H\u0001U\u0001L\u0001A\u0001L\u0001U\u0001E\u0002O\u0001T\u0001R\u0001P\u0001Y\u0001E\u0001O\u0001E\u0001z\u0001L\u0001K\u0001G\u0001U\u0001P\u0001V\u0001T\u0001S\u0001A\u0001S\u0002R\u0001T\u0001H\u0001z\u0001S\u0001E\u0001K\u0001A\u0001G\u0001z\u0001A\u0001R\u0001E\u0001U\u0001E\u0001T\u0002E\u0001C\u0001U\u0001W\u0001T\u0001z\u0001L\u0001R\u0002\uffff\u0001\uffff\u0001\uffff\u0001z\u0001\uffff\u0001e\u00019\u0001\uffff\u00019\u0002z\u0001\uffff\u0001z\u0001C\u0001S\u0001L\u0001G\u0001z\u0001E\u0001\uffff\u0001H\u0001I\u0001z\u0001I\u0001O\u0001R\u0003z\u0001E\u0001-\u0002z\u0002T\u0001D\u0001z\u0001T\u0001R\u0001A\u0001I\u0001E\u0001\uffff\u0001O\u0001H\u0001O\u0001U\u0001N\u0001T\u0001G\u0001z\u0002C\u0001U\u0001N\u0001G\u0001z\u0001\uffff\u0001T\u0001\uffff\u0001T\u0002\uffff\u0001C\u0001\uffff\u0001R\u0002\uffff\u0001Y\u0002\uffff\u0001R\u0001Y\u0001I\u0001\uffff\u0001N\u0001O\u0001C\u0001T\u0001V\u0001I\u0002z\u0001C\u0002E\u0001z\u0001C\u0001\uffff\u0001z\u0001N\u0001z\u0001E\u0001L\u0001N\u0001C\u0001A\u0001E\u0001U\u0001T\u0001M\u0001\uffff\u0001E\u0001S\u0001A\u0001z\u0001E\u0002z\u0001A\u0002L\u0001z\u0002R\u0001A\u0001z\u0001R\u0001U\u0001\uffff\u0001z\u0001E\u0001O\u0001A\u0002R\u0001z\u0001S\u0001T\u0001z\u0001R\u0002z\u0001L\u0001I\u0001T\u0002z\u0001C\u0001z\u0001R\u0001X\u0002T\u0001R\u0001z\u0001\uffff\u0002R\u0001A\u0001S\u0002R\u0001T\u0001P\u0001U\u0001A\u0001R\u0001A\u0001E\u0002R\u0001A\u0001U\u0001P\u0001L\u0001\uffff\u0001R\u0001z\u0001Y\u0001z\u0001M\u0001\uffff\u0001M\u0001T\u0001G\u0001N\u0001R\u0001N\u0001U\u0001I\u0001R\u0001B\u0001C\u0001\uffff\u0003z\u0001F\u0001\uffff\u0001z\u0001L\u0001\uffff\u0002O\u0001z\u0001P\u0001T\u0001E\u0001z\u0001N\u0001R\u0001E\u0001R\u0001E\u0001C\u0001N\u0001z\u0001I\u0001T\u0001Y\u0001E\u0001z\u0001E\u0001z\u0001O\u0002z\u0001E\u0001z\u0001E\u0001A\u0001I\u0001E\u0001C\u0001A\u0001I\u0001z\u0001E\u0002z\u0001E\u0001z\u0001_\u0001z\u0001\uffff\u0001T\u0002I\u0001z\u0001M\u0002z\u0001C\u0001X\u0001K\u0002R\u0001U\u0001E\u0001I\u0001T\u0001A\u0001z\u0001R\u0001T\u0001I\u0001N\u0001z\u0001\uffff\u0001U\u0001z\u0002E\u0001M\u0001E\u0001U\u0002I\u0001E\u0001A\u0001z\u0001T\u0001E\u0001z\u0002T\u0001S\u0001z\u0001G\u0001z\u0001K\u0001R\u0002z\u0001A\u0001E\u0001\uffff\u0001O\u0001E\u0002z\u0001D\u0001E\u0001O\u0001I\u0001\uffff\u0001G\u0001O\u0001R\u0001H\u0001T\u0001z\u0001H\u0002z\u0001H\u0001E\u0001D\u0001z\u0001O\u0001z\u0001\uffff\u0002z\u0001\uffff\u00019\u0003D\u0001\uffff\u0001A\u0001F\u0001I\u0001E\u0001\uffff\u0002z\u0001N\u0001T\u0001\uffff\u0001N\u0001R\u0001O\u0003\uffff\u0001z\u0003\uffff\u0001I\u0001z\u0001S\u0001O\u0001\uffff\u0002z\u0001T\u0001G\u0001z\u0001W\u0001z\u0001W\u0001E\u0002z\u0001N\u0001\uffff\u0001K\u0001H\u0001N\u0001A\u0001z\u0001\uffff\u0001M\u0001E\u0001_\u0001z\u0001Z\u0002z\u0001V\u0001z\u0001R\u0001O\u0001z\u0001E\u0001C\u0001\uffff\u0001D\u0001\uffff\u0001T\u0001z\u0001R\u0001\uffff\u0001U\u0001\uffff\u0002D\u0001\uffff\u0001D\u0001I\u0001G\u0001T\u0001M\u0001D\u0002S\u0001z\u0001A\u0001U\u0001D\u0001H\u0001R\u0001\uffff\u0001M\u0002\uffff\u0001N\u0001I\u0001Y\u0001z\u0001\uffff\u0001I\u0001z\u0001N\u0001R\u0001\uffff\u0001z\u0001T\u0001\uffff\u0001T\u0001N\u0001I\u0001T\u0002z\u0001\uffff\u0002z\u0001\uffff\u0001A\u0002\uffff\u0001z\u0001N\u0001z\u0001I\u0001z\u0002\uffff\u0001A\u0001\uffff\u0001T\u0001z\u0001H\u0001F\u0001E\u0001V\u0001\uffff\u0001z\u0002T\u0001z\u0001O\u0001E\u0001S\u0001T\u0001S\u0001N\u0001T\u0001I\u0001S\u0001E\u0001N\u0001D\u0001C\u0001T\u0002E\u0001C\u0001\uffff\u0001z\u0001I\u0001\uffff\u0001A\u0001I\u0001E\u0001z\u0001D\u0001R\u0001E\u0002L\u0001N\u0001I\u0001L\u0001T\u0001A\u0001\uffff\u0001I\u0001\uffff\u0001W\u0001\uffff\u0001E\u0002P\u0001\uffff\u0002z\u0001A\u0001\uffff\u0001T\u0001Y\u0001T\u0002E\u0001H\u0001G\u0001z\u0001\uffff\u0001F\u0001E\u0002z\u0001\uffff\u0001z\u0001N\u0001\uffff\u0001W\u0001z\u0001\uffff\u0001O\u0001\uffff\u0001z\u0001\uffff\u0002R\u0001S\u0002D\u0001I\u0001R\u0001T\u0001\uffff\u0001N\u0001\uffff\u0001z\u0001\uffff\u0001z\u0001\uffff\u0001J\u0001O\u0001\uffff\u0001z\u0001L\u0001R\u0002C\u0001\uffff\u0001E\u0001\uffff\u0001z\u0001\uffff\u0001E\u0001P\u0001E\u0001D\u0001I\u0001R\u0001C\u0001T\u0001I\u0001D\u0001\uffff\u0002E\u0001N\u0001T\u0001\uffff\u0001P\u0001A\u0001z\u0001\uffff\u0002z\u0001N\u0002C\u0001T\u0001N\u0001T\u0001N\u0001R\u0001T\u0001\uffff\u0001R\u0001C\u0001\uffff\u0002E\u0001z\u0001\uffff\u0001E\u0001\uffff\u0001z\u0001Y\u0002\uffff\u0001D\u0001z\u0001R\u0001N\u0002\uffff\u0001A\u0001z\u0001I\u0001N\u0001E\u0001z\u0001I\u0001E\u0001z\u0001E\u0001\uffff\u0001z\u0002\uffff\u0001A\u0001S\u0001A\u0001z\u0001\uffff\u0001R\u0002\uffff\u0001z\u0001\uffff\u0001T\u0001O\u0001C\u0001N\u0001R\u0001z\u0002\uffff\u0001T\u0003A\u0001P\u0001\uffff\u0001O\u0001\uffff\u0001z\u0001R\u0002\uffff\u0001z\u0001N\u0001\uffff\u0001I\u0001\uffff\u0001N\u0001z\u0001Y\u0002\uffff\u0001E\u0001z\u0001I\u0001D\u0001G\u0001\uffff\u0001E\u0001z\u0001F\u0001\uffff\u0001E\u0002\uffff\u0001E\u0001\uffff\u0001I\u0001M\u0001\uffff\u0001T\u0001z\u0001A\u0002z\u0001R\u0001\uffff\u0001z\u0001R\u0001z\u0001A\u0001z\u0001N\u0002z\u0001T\u0001z\u0001T\u0001z\u0001\uffff\u0001z\u0001L\u0001z\u0001O\u0001Y\u0001_\u0001z\u0001D\u0001z\u0001\uffff\u0001C\u0001\uffff\u0001-\u0001I\u0001\uffff\u0001F\u0002z\u0001Z\u0001O\u0004\uffff\u0001L\u0001\uffff\u0001G\u0001\uffff\u0001O\u0001\uffff\u0001L\u0001z\u0001S\u0001\uffff\u0001z\u0001O\u0002R\u0001A\u0001E\u0001\uffff\u0001z\u0001I\u0001\uffff\u0001P\u0003z\u0001I\u0001G\u0001z\u0001N\u0001S\u0001_\u0001A\u0001E\u0001T\u0001E\u0001D\u0001z\u0001E\u0001\uffff\u0001B\u0001L\u0001T\u0001z\u0001\uffff\u0002E\u0001D\u0001T\u0001z\u0001C\u0001B\u0001E\u0001O\u0001S\u0001M\u0001E\u0001z\u0002E\u0001N\u0002\uffff\u0001N\u0004z\u0001N\u0002z\u0001Y\u0001R\u0001P\u0003\uffff\u0002z\u0001A\u0001\uffff\u0001V\u0001E\u0002I\u0001U\u0001P\u0001Y\u0001I\u0001T\u0002\uffff\u0001O\u0001S\u0001\uffff\u0001D\u0001z\u0001A\u0001E\u0001z\u0001\uffff\u0003z\u0001W\u0002C\u0001T\u0001E\u0001M\u0001z\u0001N\u0002z\u0001I\u0001z\u0001C\u0003\uffff\u0001z\u0002T\u0001E\u0001T\u0001z\u0001U\u0001T\u0001E\u0001A\u0001T\u0001R\u0001z\u0001\uffff\u0001z\u0001\uffff\u0001-\u0001E\u0001\uffff\u0001z\u0002T\u0001\uffff\u0001N\u0001G\u0001M\u0001\uffff\u0001A\u0001D\u0001\uffff\u0002z\u0001\uffff\u0001R\u0001z\u0001T\u0001\uffff\u0001I\u0001E\u0001R\u0001T\u0001G\u0001z\u0001M\u0001\uffff\u0001z\u0001M\u0001T\u0001R\u0001E\u0001N\u0001\uffff\u0001M\u0001E\u0001\uffff\u0001z\u0001N\u0001z\u0001O\u0001\uffff\u0001P\u0001D\u0001\uffff\u0001V\u0002E\u0001S\u0001\uffff\u0001R\u0002z\u0001Z\u0001M\u0001E\u0001\uffff\u0001T\u0002\uffff\u0001O\u0001\uffff\u0001R\u0001z\u0001\uffff\u0001T\u0001\uffff\u0001T\u0002\uffff\u0001A\u0001\uffff\u0001I\u0001\uffff\u0001z\u0001\uffff\u0001I\u0001\uffff\u0001T\u0001z\u0001V\u0001\uffff\u0001A\u0001\uffff\u0001z\u0001\uffff\u0001T\u0001O\u0001R\u0002\uffff\u0001E\u0001R\u0002z\u0001N\u0001z\u0001\uffff\u0001z\u0001\uffff\u0001R\u0001I\u0001z\u0001L\u0001C\u0001\uffff\u0001O\u0001E\u0003\uffff\u0001V\u0001E\u0001\uffff\u0001z\u0001I\u0001S\u0001L\u0001D\u0004z\u0001\uffff\u0001D\u0001E\u0001z\u0001E\u0001\uffff\u0001N\u0001D\u0002z\u0001\uffff\u0001T\u0001U\u0001z\u0001R\u0003E\u0001\uffff\u0002R\u0001G\u0001z\u0002\uffff\u0001z\u0002\uffff\u0001z\u0002\uffff\u0002z\u0001A\u0002\uffff\u0001D\u0001E\u0001z\u0001O\u0001N\u0001R\u0001A\u0001z\u0001O\u0001z\u0001I\u0001T\u0001z\u0001\uffff\u0001T\u0001z\u0004\uffff\u0001E\u0001R\u0001T\u0001E\u0002z\u0001I\u0001\uffff\u0001C\u0002\uffff\u0001O\u0001\uffff\u0001K\u0001z\u0001\uffff\u0001I\u0003z\u0001\uffff\u0001E\u0001z\u0001N\u0001I\u0001O\u0001z\u0003\uffff\u0001z\u0001\uffff\u0001z\u0001A\u0003z\u0001E\u0001L\u0002z\u0001\uffff\u0001z\u0001\uffff\u0001E\u0001Z\u0001z\u0001M\u0001I\u0001z\u0001\uffff\u0001P\u0001\uffff\u0001P\u0001E\u0001Y\u0001R\u0001z\u0001A\u0001D\u0001\uffff\u0001G\u0001\uffff\u0001I\u0001E\u0001z\u0001E\u0002D\u0001T\u0001A\u0002\uffff\u0001A\u0001I\u0001z\u0001I\u0001P\u0001E\u0001A\u0001z\u0001B\u0001C\u0001\uffff\u0001N\u0001D\u0001z\u0001\uffff\u0001I\u0001E\u0001T\u0001E\u0001R\u0001I\u0002z\u0002\uffff\u0001z\u0002\uffff\u0001M\u0001V\u0001z\u0001T\u0001N\u0001R\u0001E\u0001z\u0001\uffff\u0001O\u0001N\u0002z\u0001\uffff\u0001z\u0002\uffff\u0002z\u0001D\u0001C\u0001z\u0002\uffff\u0001z\u0001T\u0001z\u0001\uffff\u0001Y\u0002z\u0001K\u0002T\u0001z\u0005\uffff\u0001R\u0002z\u0001\uffff\u0001N\u0001G\u0001E\u0001L\u0001\uffff\u0001N\u0001\uffff\u0001N\u0001z\u0001\uffff\u0001I\u0001\uffff\u0001A\u0001I\u0002z\u0002\uffff\u0001Z\u0001E\u0001N\u0001z\u0001\uffff\u0002O\u0003\uffff\u0001z\u0001\uffff\u0001A\u0001N\u0001R\u0001D\u0001T\u0002\uffff\u0001T\u0001\uffff\u0001z\u0002\uffff\u0001O\u0001\uffff\u0001N\u0001I\u0002\uffff\u0001z\u0001A\u0001\uffff\u0001z\u0001O\u0001\uffff\u0001L\u0001z\u0001D\u0001z\u0001T\u0001z\u0001\uffff\u0001T\u0002z\u0001N\u0001z\u0001\uffff\u0003z\u0001A\u0001C\u0002T\u0001\uffff\u0001O\u0001E\u0001N\u0001B\u0001\uffff\u0001L\u0001S\u0001G\u0002z\u0001\uffff\u0001M\u0001R\u0001E\u0001z\u0001M\u0001V\u0003\uffff\u0001A\u0001E\u0001\uffff\u0002z\u0001T\u0001z\u0001\uffff\u0001N\u0001A\u0005\uffff\u0001z\u0001Y\u0002\uffff\u0001E\u0001z\u0001E\u0001z\u0002\uffff\u0001z\u0002I\u0001\uffff\u0001A\u0002\uffff\u0003z\u0001S\u0002z\u0001\uffff\u0001O\u0001D\u0001T\u0002\uffff\u0001A\u0001S\u0001z\u0001\uffff\u0002N\u0001\uffff\u0002T\u0002z\u0002A\u0001I\u0001\uffff\u0001C\u0001T\u0001Z\u0001\uffff\u0001T\u0001\uffff\u0001N\u0001E\u0001O\u0001\uffff\u0001z\u0001\uffff\u0001I\u0001\uffff\u0001z\u0002\uffff\u0001z\u0004\uffff\u0001M\u0001T\u0001I\u0001z\u0001N\u0001R\u0001T\u0001A\u0001E\u0001z\u0001_\u0002\uffff\u0001E\u0001S\u0001z\u0001\uffff\u0001A\u0001E\u0001T\u0001R\u0002\uffff\u0001I\u0001\uffff\u0001z\u0001P\u0001\uffff\u0002z\u0001\uffff\u0001S\u0002\uffff\u0002E\u0001L\u0003\uffff\u0002z\u0001D\u0002\uffff\u0001N\u0002E\u0001T\u0001z\u0001\uffff\u0001z\u0001S\u0001E\u0002z\u0002\uffff\u0002T\u0001M\u0001A\u0001z\u0001E\u0001I\u0002z\u0001C\u0001\uffff\u0001E\u0002\uffff\u0001P\u0001I\u0001O\u0001\uffff\u0001z\u0001T\u0001_\u0001S\u0001z\u0001\uffff\u0001P\u0001z\u0001I\u0001\uffff\u0001T\u0001R\u0002z\u0001E\u0001\uffff\u0001S\u0001\uffff\u0001z\u0001\uffff\u0001z\u0002S\u0001L\u0002\uffff\u0002z\u0002R\u0001I\u0002\uffff\u0001D\u0002z\u0002\uffff\u0001U\u0002E\u0001T\u0001\uffff\u0001D\u0001O\u0001z\u0001L\u0002\uffff\u0001A\u0001S\u0001z\u0001O\u0001N\u0001\uffff\u0001I\u0001S\u0001E\u0001\uffff\u0001O\u0001\uffff\u0001O\u0002z\u0002\uffff\u0001S\u0001H\u0002\uffff\u0002z\u0001E\u0002\uffff\u0002z\u0001O\u0001z\u0002\uffff\u0001S\u0001z\u0001S\u0001I\u0001z\u0001N\u0001\uffff\u0001z\u0001L\u0001z\u0001\uffff\u0001N\u0001z\u0001E\u0001N\u0001z\u0001L\u0001N\u0002\uffff\u0001z\u0001O\u0002\uffff\u0001L\u0002\uffff\u0001N\u0001\uffff\u0001z\u0001\uffff\u0001T\u0001O\u0001\uffff\u0001z\u0001\uffff\u0001T\u0001\uffff\u0001z\u0001\uffff\u0001S\u0001A\u0001\uffff\u0001I\u0001z\u0001\uffff\u0001T\u0001I\u0001z\u0001\uffff\u0001A\u0001N\u0001\uffff\u0001Z\u0001\uffff\u0001z\u0001P\u0001C\u0001\uffff\u0002S\u0001\uffff\u0001M\u0002z\u0001\uffff\u0001S\u0001Y\u0001z\u0001M\u0001P\u0002\uffff\u0001H\u0001z\u0001\uffff\u0002z\u0001O\u0003\uffff\u0001T\u0001z\u0001\uffff");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: char[] DFA32_max> = v;
v = staticinvoke <org.antlr.runtime.DFA: short[] unpackEncodedString(java.lang.String)>("\u001c\uffff\u0001\u0181\u0001\u0182\u0001\u0183\u0001\u0184\u0001\u0185\u0001\u0186\u0001\u0187\u0001\u0188\u0001\u0189\u0001\u018a\u0001\u018b\u0003\uffff\u0001\u0193\u0001\uffff\u0001\u0195\u0001\u0196\u0001\u0198\u0001\u0199\u0001\uffff\u0001\u019c\u0001\u019d\u0003\uffff\u0001\u01a5\u0001\u01a6\u0001\u01a75\uffff\u0001\u018d\u0001\tI\uffff\u0001{\u0001\u00ae\u0001\u00af\u0001\u019e\u0002\uffff\u0001\u018f\u0001\u0190\u0001\u0191\u0001\u01a9\u0001\u0192\u0001\u01a8\u0001\u0194\u0001\u019b\u0001\u019a\u0008\uffff\u0001\u01a4\t\uffff\u0001P)\uffff\u0001\u0019\u0008\uffff\u0001\u0158\u001f\uffff\u0001\u0008\u0003\uffff\u0001%\u0001\uffff\u0001\u008e\u0011\uffff\u0001\f\u0005\uffff\u0001\u00c3\u0002\uffff\u0001D\u001c\uffff\u0001\u0153\u0006\uffff\u0001\u0014V\uffff\u0001\u018c\u0001\u018e\u0001\uffff\u0001\u019f\u0001\uffff\u0001\u01a1\u0002\uffff\u0001\u01a2\u0003\uffff\u0001\u01a3\u0007\uffff\u0001\u017a\u0016\uffff\u0001\u00f7\u000e\uffff\u0001\u00ec\u0001\uffff\u0001\u00b9\u0001\uffff\u0001\u010b\u0001\u016f\u0001\uffff\u0001\u0004\u0001\uffff\u0001\u0007\u0001\u000b\u0001\uffff\u0001\u000e\u0001\u0162\u0003\uffff\u0001\u0091\r\uffff\u0001\u00aa\f\uffff\u0001\u00cb\u0011\uffff\u0001\u008d\u001a\uffff\u0001U\u0013\uffff\u0001\u00b5\u0005\uffff\u0001b\u000b\uffff\u0001\u0197\u0004\uffff\u0001\u011f\u0002\uffff\u0001\u009b*\uffff\u0001\u0099\u0017\uffff\u0001q\u001b\uffff\u0001\u00a1\u0008\uffff\u0001h\u000f\uffff\u0001\u013b\u0002\uffff\u0001\u01a0\u0004\uffff\u0001\u0001\u0004\uffff\u0001\u0169\u0004\uffff\u0001_\u0003\uffff\u0001\u00b3\u0001\u017f\u0001\u016e\u0001\uffff\u0001\u017b\u0001\u0018\u0001$\u0004\uffff\u0001\u0098\f\uffff\u0001\u00cc\u0005\uffff\u0001\u0106\u000e\uffff\u0001\u0005\u0001\uffff\u00019\u0003\uffff\u0001\u0103\u0001\uffff\u0001\u00e5\u0002\uffff\u0001/\u000e\uffff\u0001\u0161\u0001\uffff\u0001\u0171\u0001\u0006\u0004\uffff\u0001E\u0004\uffff\u0001\u0101\u0002\uffff\u0001\u0129\u0006\uffff\u0001\n\u0002\uffff\u0001\u0011\u0001\uffff\u0001\"\u0001\u00ff\u0005\uffff\u0001\u00cd\u0001<\u0001\uffff\u0001\u00bb\u0006\uffff\u0001o\u0015\uffff\u0001\u00b4\u0002\uffff\u0001\u000f\u000e\uffff\u0001B\u0001\uffff\u[\u0001\uffff\u0001N\u0003\uffff\u0001\u0142\u0003\uffff\u0001\u00dc\u0008\uffff\u0001\u0121\u0004\uffff\u0001\u00b2\u0002\uffff\u0001\u00a3\u0002\uffff\u0001\u011e\u0001\uffff\u0001\u0128\u0001\uffff\u0001\u0149\u0008\uffff\u0001\u015a\u0001\uffff\u0001\u00bd\u0001\uffff\u0001\u014b\u0001\uffff\u0001\u0151\u0002\uffff\u0001!\u0005\uffff\u0001\u0141\u0001\uffff\u0001X\u0001\uffff\u0001\u00d5\n\uffff\u0001\u0138\u0004\uffff\u0001r\u0003\uffff\u0001\u0107\u000b\uffff\u0001\u0117\u0002\uffff\u0001\u0163\u0003\uffff\u0001\u0159\u0001\uffff\u0001d\u0002\uffff\u0001\u0090\u0001\u00b1\u0004\uffff\u0001\u00f5\u00010\n\uffff\u0001\u0100\u0001\uffff\u0001\u0152\u0001`\u0004\uffff\u0001\u00c1\u0001\uffff\u0001z\u0001|\u0001\uffff\u0001\u011a\u0006\uffff\u0001(\u0001\u00e7\u0005\uffff\u0001\u0002\u0001\uffff\u0001K\u0002\uffff\u0001W\u0001\u013e\u0002\uffff\u0001\u0134\u0001\uffff\u0001\u00bf\u0003\uffff\u0001:\u0001\u00ab\u0005\uffff\u00015\u0003\uffff\u0001H\u0001\uffff\u0001L\u0001f\u0001\uffff\u0001\u010d\u0002\uffff\u0001\u013c\u0006\uffff\u0001\u00a2\f\uffff\u0001\u0124\t\uffff\u0001\u0010\u0001\uffff\u0001\u0012\u0002\uffff\u0001\u001e\u0005\uffff\u0001\u010e\u0001\u017e\u0001}\u0001\u00a8\u0001\uffff\u0001\u012c\u0001\uffff\u00013\u0001\uffff\u0001\u00ce\u0003\uffff\u+\u0006\uffff\u0001\u0109\u0002\uffff\u0001y\u0011\uffff\u0001\u0157\u0004\uffff\u0001\u009d\u0010\uffff\u0001\u0013\u0001\u00c9\u000b\uffff\u0001\u011b\u0001\u0017\u0001\u00d4\u0003\uffff\u0001\u012a\t\uffff\u0001\u014d\u0001\u00d7\u0002\uffff\u0001#\u0005\uffff\u0001\u00d6\u0010\uffff\u0001\u0108\u0001\u0093\u0001\u00d8\r\uffff\u0001\u00de\u0001\uffff\u0001\u0150\u0002\uffff\u0001\u012f\u0003\uffff\u0001\u013f\u0003\uffff\u0001\u0097\u0002\uffff\u0001\u00be\u0002\uffff\u0001\u011d\u0003\uffff\u0001\u00c2\u0007\uffff\u)\u0006\uffff\u0001u\u0002\uffff\u0001s\u0004\uffff\u0001\u013a\u0002\uffff\u0001\u00cf\u0004\uffff\u0001\u00f0\u0006\uffff\u0001\u015e\u0001\uffff\u0001n\u0001\u001a\u0001\uffff\u0001\u010c\u0002\uffff\u0001\u0123\u0001\uffff\u0001\u00d0\u0001\uffff\u0001c\u0001g\u0001\uffff\u0001~\u0001\uffff\u0001\u0143\u0001\uffff\u0001\u00c7\u0001\uffff\u0001\u00f3\u0003\uffff\u0001\u0105\u0001\uffff\u0001\u0139\u0001\uffff\u0001\u017d\u0003\uffff\u0001\u00a9\u0001\u00ed\u0006\uffff\u0001\u001c\u0001\uffff\u0001C\u0005\uffff\u0001?\u0002\uffff\u0001\u016a\u0001\r\u;\u0002\uffff\u0001>\t\uffff\u0001\u0084\u0004\uffff\u0001\u00bc\u0004\uffff\u0001\u0148\u0007\uffff\u0001Y\u0004\uffff\u0001V\u0001\u00dd\u0001\uffff\u0001\u008c\u0001\u00da\u0001\uffff\u0001\u0176\u0001\u0015\u0003\uffff\u0001\u0165\u0001\u00f8\r\uffff\u00011\u0002\uffff\u0001O\u0001j\u0001\u0094\u0001\u00ca\u0007\uffff\u0001\u0119\u0001\uffff\u0001\u0170\u0001\u0178\u0001\uffff\u0001\u00f4\u0002\uffff\u0001J\u0004\uffff\u0001\u0126\u0006\uffff\u0001F\u0001I\u0001\u017c\u0001\uffff\u0001\u00e1\t\uffff\u0001\u0122\u0001\uffff\u0001\u0118\u0006\uffff\u0001\u00e2\u0001\uffff\u0001S\u0007\uffff\u0001\u0131\u0001\uffff\u0001\u0003\u0008\uffff\u0001\u00d9\u0001\u00e8\n\uffff\u0001\u00c8\u0003\uffff\u0001\u0145\u0008\uffff\u0001\u00e6\u0001\u0167\u0001\uffff\u0001\u00a0\u,\u0008\uffff\u0001\u009a\u0004\uffff\u0001\u013d\u0001\uffff\u0001\u0087\u0001w\u0005\uffff\u0001\u00b0\u0001\u014f\u0003\uffff\u0001\u0085\u0007\uffff\u0001R\u0001p\u0001\u00db\u0001\u0016\u0001\u011c\u0003\uffff\u0001=\u0004\uffff\u0001\u0130\u0001\uffff\u0001\u008f\u0002\uffff\u0001-\u0001\uffff\u0001\u0092\u0004\uffff\u0001\u016b\u0001\u0114\u0004\uffff\u0001*\u0002\uffff\u0001\u0110\u0001\u00ea\u0001Q\u0001\uffff\u0001\u00e0\u0005\uffff\u00017\u0001\u00f2\u0001\uffff\u0001\u00fc\u0001\uffff\u0001\u00b6\u0001\u015b\u0001\uffff\u0001\u0089\u0002\uffff\u0001\u0140\u0001e\u0002\uffff\u0001\u0104\u0002\uffff\u0001\u0168\u0006\uffff\u0001\u0096\u0005\uffff\u0001\u00d3\u0007\uffff\u0001\u014e\u0004\uffff\u0001T\u0005\uffff\u0001\u012d\u0006\uffff\u0001\u0180\u0001\u0146\u0001\u0088\u0002\uffff\u0001a\u0004\uffff\u0001\u010a\u0002\uffff\u0001G\u0001\u009c\u0001\u0086\u0001\u0135\u0001M\u0002\uffff\u0001\u00a4\u0001\u001b\u0004\uffff\u0001\u00c4\u0001\\\u0003\uffff\u0001\u0102\u0001\uffff\u0001\u015c\u \u0006\uffff\u0001\u0164\u0003\uffff\u0001\u00f1\u0001\u014a\u0003\uffff\u0001\u0127\u0002\uffff\u0001\u00df\u0007\uffff\u0001A\u0003\uffff\u0001\u0136\u0001\uffff\u00014\u0003\uffff\u]\u0001\uffff\u0001\u0095\u0001\uffff\u.\u0001\uffff\u0001\u009e\u0001\u00fb\u0001\uffff\u0001i\u0001\u00e9\u0001\u00f9\u0001\u015f\u000b\uffff\u0001\u0156\u0001\u0177\u0003\uffff\u0001\u001d\u0004\uffff\u0001\u00c0\u0001\u012b\u0001\uffff\u0001\u00d1\u0002\uffff\u0001t\u0002\uffff\u00012\u0001\uffff\u0001\u00c5\u0001\u0120\u0003\uffff\u0001Z\u0001\u00fa\u0001\u00d2\u0003\uffff\u0001&\u0001\u0166\u0005\uffff\u0001\u0179\u0005\uffff\u0001\u016c\u0001l\n\uffff\u0001v\u0001\uffff\u0001\u007f\u0001\u001f\u0003\uffff\u0001\u012e\u0005\uffff\u0001\u00eb\u0003\uffff\u0001\u0137\u0005\uffff\u0001\u0147\u0001\uffff\u0001\u009f\u0001\uffff\u00018\u0004\uffff\u0001\u010f\u0001\'\u0005\uffff\u0001\u0132\u0001x\u0003\uffff\u0001\u0133\u0001\u016d\u0004\uffff\u0001\u015d\u0004\uffff\u0001\u0125\u0001\u008b\u0005\uffff\u0001\u0160\u0003\uffff\u0001\u00b7\u0001\uffff\u0001\u0172\u0003\uffff\u0001\u0080\u0001\u0082\u0002\uffff\u0001m\u0001\u00f6\u0003\uffff\u0001k\u0001@\u0004\uffff\u0001\u0111\u0001\u00ee\u0006\uffff\u0001\u0112\u0003\uffff\u0001\u00ba\u0007\uffff\u0001\u0081\u0001\u0083\u0002\uffff\u0001\u00a6\u0001\u00a7\u0001\uffff\u0001\u00e3\u0001\u00e4\u0001\uffff\u00016\u0001\uffff\u0001\u00fd\u0002\uffff\u0001\u00c6\u0001\uffff\u0001\u0113\u0001\uffff\u0001\u00ac\u0001\uffff\u0001\u0115\u0002\uffff\u0001\u00ef\u0002\uffff\u0001\u00ad\u0003\uffff\u0001\u00b8\u0002\uffff\u0001\u0144\u0001\uffff\u0001\u0154\u0003\uffff\u0001\u0173\u0002\uffff\u0001\u0116\u0003\uffff\u0001\u00a5\u0005\uffff\u0001\u008a\u0001^\u0002\uffff\u0001\u0174\u0003\uffff\u0001\u0155\u0001\u014c\u0001\u00fe\u0002\uffff\u0001\u0175");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[] DFA32_accept> = v;
v = staticinvoke <org.antlr.runtime.DFA: short[] unpackEncodedString(java.lang.String)>("3\uffff\u0001\u0000\u0094\uffff\u0001\u0002\u0001\u0001\u0101\uffff\u0001\u0003\u063e\uffff}>");
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[] DFA32_special> = v;
v = <org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: java.lang.String[] DFA32_transitionS>;
v = lengthof v;
v = newarray (short[])[v];
<org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[][] DFA32_transition> = v;
v = 0;
label:
if v >= v goto label;
v = <org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: short[][] DFA32_transition>;
v = <org.apache.hadoop.hive.ql.parse.HiveLexerStandard_HiveLexerParent: java.lang.String[] DFA32_transitionS>;
v = v[v];
v = staticinvoke <org.antlr.runtime.DFA: short[] unpackEncodedString(java.lang.String)>(v);
v[v] = v;
v = v + 1;
goto label;
label:
return;
}
}