/* Generated By:JavaCC: Do not edit this line. TimeRangeParserInternalTokenManager.java */ package com.intrbiz.bergamot.timerange.parser; import java.util.List; import java.util.LinkedList; import com.intrbiz.bergamot.model.timeperiod.TimeRange; import com.intrbiz.bergamot.model.timeperiod.HourRange; import com.intrbiz.bergamot.model.timeperiod.ComposedTimeRange; import com.intrbiz.bergamot.model.timeperiod.DayOfWeekQualifier; import com.intrbiz.bergamot.model.timeperiod.DayOfMonthQualifier; import com.intrbiz.bergamot.model.timeperiod.MonthQualifier; import com.intrbiz.bergamot.model.timeperiod.DayQualifier; import com.intrbiz.bergamot.model.timeperiod.DateQualifier; import com.intrbiz.bergamot.model.timeperiod.DayOfWeekInMonthQualifier; import com.intrbiz.bergamot.model.timeperiod.util.DayOfWeek; import com.intrbiz.bergamot.model.timeperiod.util.Month; /** Token Manager. */ public class TimeRangeParserInternalTokenManager implements TimeRangeParserInternalConstants { /** Debug output. */ public java.io.PrintStream debugStream = System.out; /** Set debug output. */ public void setDebugStream(java.io.PrintStream ds) { debugStream = ds; } private final int jjStopStringLiteralDfa_0(int pos, long active0) { switch (pos) { case 0: if ((active0 & 0x400L) != 0L) return 29; return -1; default : return -1; } } private final int jjStartNfa_0(int pos, long active0) { return jjMoveNfa_0(jjStopStringLiteralDfa_0(pos, active0), pos + 1); } private int jjStopAtPos(int pos, int kind) { jjmatchedKind = kind; jjmatchedPos = pos; return pos + 1; } private int jjMoveStringLiteralDfa0_0() { switch(curChar) { case 13: jjmatchedKind = 4; return jjMoveStringLiteralDfa1_0(0x20L); case 44: return jjStopAtPos(0, 9); case 45: return jjStopAtPos(0, 8); case 58: return jjStopAtPos(0, 7); case 100: return jjMoveStringLiteralDfa1_0(0x400L); default : return jjMoveNfa_0(9, 0); } } private int jjMoveStringLiteralDfa1_0(long active0) { try { curChar = input_stream.readChar(); } catch(java.io.IOException e) { jjStopStringLiteralDfa_0(0, active0); return 1; } switch(curChar) { case 10: if ((active0 & 0x20L) != 0L) return jjStopAtPos(1, 5); break; case 97: return jjMoveStringLiteralDfa2_0(active0, 0x400L); default : break; } return jjStartNfa_0(0, active0); } private int jjMoveStringLiteralDfa2_0(long old0, long active0) { if (((active0 &= old0)) == 0L) return jjStartNfa_0(0, old0); try { curChar = input_stream.readChar(); } catch(java.io.IOException e) { jjStopStringLiteralDfa_0(1, active0); return 2; } switch(curChar) { case 121: if ((active0 & 0x400L) != 0L) return jjStopAtPos(2, 10); break; default : break; } return jjStartNfa_0(1, active0); } private int jjMoveNfa_0(int startState, int curPos) { int startsAt = 0; jjnewStateCnt = 104; int i = 1; jjstateSet[0] = startState; int kind = 0x7fffffff; for (;;) { if (++jjround == 0x7fffffff) ReInitRounds(); if (curChar < 64) { long l = 1L << curChar; do { switch(jjstateSet[--i]) { case 9: case 0: if ((0x3ff000000000000L & l) == 0L) break; kind = 6; jjCheckNAdd(0); break; default : break; } } while(i != startsAt); } else if (curChar < 128) { long l = 1L << (curChar & 077); do { switch(jjstateSet[--i]) { case 9: if (curChar == 115) jjAddStates(0, 2); else if (curChar == 102) jjAddStates(3, 4); else if (curChar == 109) jjAddStates(5, 7); else if (curChar == 116) jjAddStates(8, 9); else if (curChar == 97) jjAddStates(10, 11); else if (curChar == 106) jjAddStates(12, 14); else if (curChar == 100) jjstateSet[jjnewStateCnt++] = 29; else if (curChar == 110) jjstateSet[jjnewStateCnt++] = 22; else if (curChar == 111) jjstateSet[jjnewStateCnt++] = 15; else if (curChar == 119) jjstateSet[jjnewStateCnt++] = 8; break; case 1: if (curChar == 121 && kind > 11) kind = 11; break; case 2: case 54: case 59: case 66: case 76: case 87: case 93: if (curChar == 97) jjCheckNAdd(1); break; case 3: if (curChar == 100) jjstateSet[jjnewStateCnt++] = 2; break; case 4: if (curChar == 115) jjstateSet[jjnewStateCnt++] = 3; break; case 5: if (curChar == 101) jjstateSet[jjnewStateCnt++] = 4; break; case 6: if (curChar == 110) jjstateSet[jjnewStateCnt++] = 5; break; case 7: if (curChar == 100) jjstateSet[jjnewStateCnt++] = 6; break; case 8: if (curChar == 101) jjstateSet[jjnewStateCnt++] = 7; break; case 10: if (curChar == 114 && kind > 12) kind = 12; break; case 11: case 17: case 24: case 97: if (curChar == 101) jjCheckNAdd(10); break; case 12: if (curChar == 98) jjstateSet[jjnewStateCnt++] = 11; break; case 13: if (curChar == 111) jjstateSet[jjnewStateCnt++] = 12; break; case 14: if (curChar == 116) jjstateSet[jjnewStateCnt++] = 13; break; case 15: if (curChar == 99) jjstateSet[jjnewStateCnt++] = 14; break; case 16: if (curChar == 111) jjstateSet[jjnewStateCnt++] = 15; break; case 18: if (curChar == 98) jjstateSet[jjnewStateCnt++] = 17; break; case 19: if (curChar == 109) jjstateSet[jjnewStateCnt++] = 18; break; case 20: if (curChar == 101) jjstateSet[jjnewStateCnt++] = 19; break; case 21: if (curChar == 118) jjstateSet[jjnewStateCnt++] = 20; break; case 22: if (curChar == 111) jjstateSet[jjnewStateCnt++] = 21; break; case 23: if (curChar == 110) jjstateSet[jjnewStateCnt++] = 22; break; case 25: if (curChar == 98) jjstateSet[jjnewStateCnt++] = 24; break; case 26: if (curChar == 109) jjstateSet[jjnewStateCnt++] = 25; break; case 27: if (curChar == 101) jjstateSet[jjnewStateCnt++] = 26; break; case 28: if (curChar == 99) jjstateSet[jjnewStateCnt++] = 27; break; case 29: if (curChar == 101) jjstateSet[jjnewStateCnt++] = 28; break; case 30: if (curChar == 100) jjstateSet[jjnewStateCnt++] = 29; break; case 31: if (curChar == 106) jjAddStates(12, 14); break; case 32: if (curChar == 121 && kind > 12) kind = 12; break; case 33: case 80: if (curChar == 114) jjCheckNAdd(32); break; case 34: if (curChar == 97) jjstateSet[jjnewStateCnt++] = 33; break; case 35: if (curChar == 117) jjstateSet[jjnewStateCnt++] = 34; break; case 36: if (curChar == 110) jjstateSet[jjnewStateCnt++] = 35; break; case 37: if (curChar == 97) jjstateSet[jjnewStateCnt++] = 36; break; case 38: if (curChar == 101 && kind > 12) kind = 12; break; case 39: if (curChar == 110) jjstateSet[jjnewStateCnt++] = 38; break; case 40: if (curChar == 117) jjstateSet[jjnewStateCnt++] = 39; break; case 41: if (curChar == 108) jjCheckNAdd(32); break; case 42: if (curChar == 117) jjstateSet[jjnewStateCnt++] = 41; break; case 43: if (curChar == 97) jjAddStates(10, 11); break; case 44: if (curChar == 108 && kind > 12) kind = 12; break; case 45: if (curChar == 105) jjstateSet[jjnewStateCnt++] = 44; break; case 46: if (curChar == 114) jjstateSet[jjnewStateCnt++] = 45; break; case 47: if (curChar == 112) jjstateSet[jjnewStateCnt++] = 46; break; case 48: if (curChar == 116 && kind > 12) kind = 12; break; case 49: if (curChar == 115) jjstateSet[jjnewStateCnt++] = 48; break; case 50: if (curChar == 117) jjstateSet[jjnewStateCnt++] = 49; break; case 51: if (curChar == 103) jjstateSet[jjnewStateCnt++] = 50; break; case 52: if (curChar == 117) jjstateSet[jjnewStateCnt++] = 51; break; case 53: if (curChar == 116) jjAddStates(8, 9); break; case 55: if (curChar == 100) jjstateSet[jjnewStateCnt++] = 54; break; case 56: if (curChar == 115) jjstateSet[jjnewStateCnt++] = 55; break; case 57: if (curChar == 101) jjstateSet[jjnewStateCnt++] = 56; break; case 58: if (curChar == 117) jjstateSet[jjnewStateCnt++] = 57; break; case 60: if (curChar == 100) jjstateSet[jjnewStateCnt++] = 59; break; case 61: if (curChar == 115) jjstateSet[jjnewStateCnt++] = 60; break; case 62: if (curChar == 114) jjstateSet[jjnewStateCnt++] = 61; break; case 63: if (curChar == 117) jjstateSet[jjnewStateCnt++] = 62; break; case 64: if (curChar == 104) jjstateSet[jjnewStateCnt++] = 63; break; case 65: if (curChar == 109) jjAddStates(5, 7); break; case 67: if (curChar == 100) jjstateSet[jjnewStateCnt++] = 66; break; case 68: if (curChar == 110) jjstateSet[jjnewStateCnt++] = 67; break; case 69: if (curChar == 111) jjstateSet[jjnewStateCnt++] = 68; break; case 70: if (curChar == 104 && kind > 12) kind = 12; break; case 71: if (curChar == 99) jjstateSet[jjnewStateCnt++] = 70; break; case 72: if (curChar == 114) jjstateSet[jjnewStateCnt++] = 71; break; case 73: if (curChar == 97) jjstateSet[jjnewStateCnt++] = 72; break; case 74: if (curChar == 97) jjCheckNAdd(32); break; case 75: if (curChar == 102) jjAddStates(3, 4); break; case 77: if (curChar == 100) jjstateSet[jjnewStateCnt++] = 76; break; case 78: if (curChar == 105) jjstateSet[jjnewStateCnt++] = 77; break; case 79: if (curChar == 114) jjstateSet[jjnewStateCnt++] = 78; break; case 81: if (curChar == 97) jjstateSet[jjnewStateCnt++] = 80; break; case 82: if (curChar == 117) jjstateSet[jjnewStateCnt++] = 81; break; case 83: if (curChar == 114) jjstateSet[jjnewStateCnt++] = 82; break; case 84: if (curChar == 98) jjstateSet[jjnewStateCnt++] = 83; break; case 85: if (curChar == 101) jjstateSet[jjnewStateCnt++] = 84; break; case 86: if (curChar == 115) jjAddStates(0, 2); break; case 88: if (curChar == 100) jjstateSet[jjnewStateCnt++] = 87; break; case 89: if (curChar == 114) jjstateSet[jjnewStateCnt++] = 88; break; case 90: if (curChar == 117) jjstateSet[jjnewStateCnt++] = 89; break; case 91: if (curChar == 116) jjstateSet[jjnewStateCnt++] = 90; break; case 92: if (curChar == 97) jjstateSet[jjnewStateCnt++] = 91; break; case 94: if (curChar == 100) jjstateSet[jjnewStateCnt++] = 93; break; case 95: if (curChar == 110) jjstateSet[jjnewStateCnt++] = 94; break; case 96: if (curChar == 117) jjstateSet[jjnewStateCnt++] = 95; break; case 98: if (curChar == 98) jjstateSet[jjnewStateCnt++] = 97; break; case 99: if (curChar == 109) jjstateSet[jjnewStateCnt++] = 98; break; case 100: if (curChar == 101) jjstateSet[jjnewStateCnt++] = 99; break; case 101: if (curChar == 116) jjstateSet[jjnewStateCnt++] = 100; break; case 102: if (curChar == 112) jjstateSet[jjnewStateCnt++] = 101; break; case 103: if (curChar == 101) jjstateSet[jjnewStateCnt++] = 102; break; default : break; } } while(i != startsAt); } else { int hiByte = (int)(curChar >> 8); int i1 = hiByte >> 6; long l1 = 1L << (hiByte & 077); int i2 = (curChar & 0xff) >> 6; long l2 = 1L << (curChar & 077); do { switch(jjstateSet[--i]) { default : break; } } while(i != startsAt); } if (kind != 0x7fffffff) { jjmatchedKind = kind; jjmatchedPos = curPos; kind = 0x7fffffff; } ++curPos; if ((i = jjnewStateCnt) == (startsAt = 104 - (jjnewStateCnt = startsAt))) return curPos; try { curChar = input_stream.readChar(); } catch(java.io.IOException e) { return curPos; } } } static final int[] jjnextStates = { 92, 96, 103, 79, 85, 69, 73, 74, 58, 64, 47, 52, 37, 40, 42, }; /** Token literal values. */ public static final String[] jjstrLiteralImages = { "", null, null, null, null, null, null, "\72", "\55", "\54", "\144\141\171", null, null, }; /** Lexer state names. */ public static final String[] lexStateNames = { "DEFAULT", }; static final long[] jjtoToken = { 0x1fc1L, }; static final long[] jjtoSkip = { 0x3eL, }; protected SimpleCharStream input_stream; private final int[] jjrounds = new int[104]; private final int[] jjstateSet = new int[208]; protected char curChar; /** Constructor. */ public TimeRangeParserInternalTokenManager(SimpleCharStream stream){ if (SimpleCharStream.staticFlag) throw new Error("ERROR: Cannot use a static CharStream class with a non-static lexical analyzer."); input_stream = stream; } /** Constructor. */ public TimeRangeParserInternalTokenManager(SimpleCharStream stream, int lexState){ this(stream); SwitchTo(lexState); } /** Reinitialise parser. */ public void ReInit(SimpleCharStream stream) { jjmatchedPos = jjnewStateCnt = 0; curLexState = defaultLexState; input_stream = stream; ReInitRounds(); } private void ReInitRounds() { int i; jjround = 0x80000001; for (i = 104; i-- > 0;) jjrounds[i] = 0x80000000; } /** Reinitialise parser. */ public void ReInit(SimpleCharStream stream, int lexState) { ReInit(stream); SwitchTo(lexState); } /** Switch to specified lex state. */ public void SwitchTo(int lexState) { if (lexState >= 1 || lexState < 0) throw new TokenMgrError("Error: Ignoring invalid lexical state : " + lexState + ". State unchanged.", TokenMgrError.INVALID_LEXICAL_STATE); else curLexState = lexState; } protected Token jjFillToken() { final Token t; final String curTokenImage; final int beginLine; final int endLine; final int beginColumn; final int endColumn; String im = jjstrLiteralImages[jjmatchedKind]; curTokenImage = (im == null) ? input_stream.GetImage() : im; beginLine = input_stream.getBeginLine(); beginColumn = input_stream.getBeginColumn(); endLine = input_stream.getEndLine(); endColumn = input_stream.getEndColumn(); t = Token.newToken(jjmatchedKind, curTokenImage); t.beginLine = beginLine; t.endLine = endLine; t.beginColumn = beginColumn; t.endColumn = endColumn; return t; } int curLexState = 0; int defaultLexState = 0; int jjnewStateCnt; int jjround; int jjmatchedPos; int jjmatchedKind; /** Get the next Token. */ public Token getNextToken() { Token matchedToken; int curPos = 0; EOFLoop : for (;;) { try { curChar = input_stream.BeginToken(); } catch(java.io.IOException e) { jjmatchedKind = 0; matchedToken = jjFillToken(); return matchedToken; } try { input_stream.backup(0); while (curChar <= 32 && (0x100000600L & (1L << curChar)) != 0L) curChar = input_stream.BeginToken(); } catch (java.io.IOException e1) { continue EOFLoop; } jjmatchedKind = 0x7fffffff; jjmatchedPos = 0; curPos = jjMoveStringLiteralDfa0_0(); if (jjmatchedKind != 0x7fffffff) { if (jjmatchedPos + 1 < curPos) input_stream.backup(curPos - jjmatchedPos - 1); if ((jjtoToken[jjmatchedKind >> 6] & (1L << (jjmatchedKind & 077))) != 0L) { matchedToken = jjFillToken(); return matchedToken; } else { continue EOFLoop; } } int error_line = input_stream.getEndLine(); int error_column = input_stream.getEndColumn(); String error_after = null; boolean EOFSeen = false; try { input_stream.readChar(); input_stream.backup(1); } catch (java.io.IOException e1) { EOFSeen = true; error_after = curPos <= 1 ? "" : input_stream.GetImage(); if (curChar == '\n' || curChar == '\r') { error_line++; error_column = 0; } else error_column++; } if (!EOFSeen) { input_stream.backup(1); error_after = curPos <= 1 ? "" : input_stream.GetImage(); } throw new TokenMgrError(EOFSeen, curLexState, error_line, error_column, error_after, curChar, TokenMgrError.LEXICAL_ERROR); } } private void jjCheckNAdd(int state) { if (jjrounds[state] != jjround) { jjstateSet[jjnewStateCnt++] = state; jjrounds[state] = jjround; } } private void jjAddStates(int start, int end) { do { jjstateSet[jjnewStateCnt++] = jjnextStates[start]; } while (start++ != end); } private void jjCheckNAddTwoStates(int state1, int state2) { jjCheckNAdd(state1); jjCheckNAdd(state2); } }