/* The following code was generated by JFlex 1.4.1 on 5/3/06 3:15 PM */
package grammar;
import java.io.*;
import java_cup.runtime.*;
/**
* This class is a scanner generated by
* JFlex 1.4.1
* on 5/3/06 3:15 PM from the specification file
* Source/grammar/Yylex.jflex
*/
public class Yylex {
/** This character denotes the end of file */
public static final int YYEOF = -1;
/** initial size of the lookahead buffer */
private static final int ZZ_BUFFERSIZE = 16384;
/** lexical states */
public static final int YYINITIAL = 0;
/**
* Translates characters to character classes
*/
private static final char [] ZZ_CMAP = {
0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 1, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
2, 63, 16, 0, 14, 55, 60, 15, 43, 44, 53, 52, 50, 11, 12, 54,
4, 21, 21, 21, 6, 6, 6, 6, 5, 5, 62, 49, 56, 51, 57, 61,
0, 8, 8, 8, 13, 10, 13, 14, 14, 14, 14, 14, 9, 14, 14, 14,
14, 14, 14, 14, 14, 14, 14, 14, 7, 14, 14, 47, 17, 48, 59, 14,
0, 22, 18, 26, 35, 29, 19, 39, 32, 33, 14, 30, 28, 37, 20, 27,
38, 14, 25, 23, 24, 34, 40, 41, 36, 31, 42, 45, 58, 46, 64, 0
};
/**
* Translates DFA states to action switch labels.
*/
private static final int [] ZZ_ACTION = zzUnpackAction();
private static final String ZZ_ACTION_PACKED_0 =
"\1\0\1\1\1\2\1\3\1\2\2\4\1\5\1\6"+
"\1\7\2\1\17\5\1\10\1\11\1\12\1\13\1\14"+
"\1\15\1\16\1\17\1\20\1\21\1\22\1\23\1\24"+
"\1\25\1\26\1\27\1\30\1\31\1\32\1\33\1\34"+
"\1\35\1\4\2\0\1\4\1\0\2\36\1\37\1\40"+
"\3\0\1\41\1\0\32\5\1\42\2\5\1\43\6\5"+
"\1\44\1\45\1\46\1\47\1\50\1\0\1\3\1\51"+
"\1\52\1\53\1\54\1\55\1\56\1\57\1\60\1\61"+
"\1\62\1\63\1\4\1\36\1\0\1\64\2\0\4\5"+
"\1\65\3\5\1\66\10\5\1\67\15\5\1\70\12\5"+
"\1\0\1\71\1\72\1\73\2\5\1\74\3\5\1\75"+
"\7\5\1\76\1\5\1\77\1\5\1\100\3\5\1\101"+
"\1\102\1\103\14\5\1\104\1\5\1\105\1\106\1\5"+
"\1\107\1\110\4\5\1\111\1\112\2\5\1\113\1\5"+
"\1\114\1\5\1\115\14\5\1\116\2\5\1\117\1\5"+
"\1\120\1\5\1\121\1\5\1\122\1\123\4\5\1\124"+
"\1\5\1\125\4\5\1\126\1\5\1\127\1\130\4\5"+
"\1\131\3\5\1\132\1\133\1\5\1\134\1\5\1\135"+
"\2\5\1\136\4\5\1\137\1\5\1\140\1\5\1\141"+
"\1\5\1\142\1\5\1\143\1\144\1\5\1\145";
private static int [] zzUnpackAction() {
int [] result = new int[297];
int offset = 0;
offset = zzUnpackAction(ZZ_ACTION_PACKED_0, offset, result);
return result;
}
private static int zzUnpackAction(String packed, int offset, int [] result) {
int i = 0; /* index in packed string */
int j = offset; /* index in unpacked array */
int l = packed.length();
while (i < l) {
int count = packed.charAt(i++);
int value = packed.charAt(i++);
do result[j++] = value; while (--count > 0);
}
return j;
}
/**
* Translates a state to a row index in the transition table
*/
private static final int [] ZZ_ROWMAP = zzUnpackRowMap();
private static final String ZZ_ROWMAP_PACKED_0 =
"\0\0\0\101\0\202\0\101\0\101\0\303\0\u0104\0\u0145"+
"\0\u0186\0\u01c7\0\u0208\0\u0249\0\u028a\0\u02cb\0\u030c\0\u034d"+
"\0\u038e\0\u03cf\0\u0410\0\u0451\0\u0492\0\u04d3\0\u0514\0\u0555"+
"\0\u0596\0\u05d7\0\u0618\0\101\0\101\0\101\0\101\0\101"+
"\0\101\0\101\0\101\0\u0659\0\u069a\0\u06db\0\u071c\0\u075d"+
"\0\u079e\0\u07df\0\u0820\0\u0861\0\u08a2\0\101\0\101\0\u08e3"+
"\0\101\0\u0924\0\u0965\0\u09a6\0\101\0\u09e7\0\u0a28\0\101"+
"\0\101\0\101\0\u0a69\0\u0aaa\0\u0249\0\101\0\u0aeb\0\u0b2c"+
"\0\u0b6d\0\u0bae\0\u0bef\0\u0c30\0\u0c71\0\u0cb2\0\u0cf3\0\u0d34"+
"\0\u0d75\0\u0db6\0\u0df7\0\u0e38\0\u0e79\0\u0eba\0\u0efb\0\u0f3c"+
"\0\u0f7d\0\u0fbe\0\u0fff\0\u1040\0\u1081\0\u10c2\0\u1103\0\u1144"+
"\0\u1185\0\u0145\0\u11c6\0\u1207\0\u1248\0\u1289\0\u12ca\0\u130b"+
"\0\u134c\0\u138d\0\u13ce\0\101\0\101\0\101\0\101\0\101"+
"\0\u140f\0\u1450\0\101\0\101\0\u1491\0\101\0\u14d2\0\101"+
"\0\101\0\101\0\101\0\101\0\101\0\u1513\0\u1554\0\u1595"+
"\0\101\0\u15d6\0\u1617\0\u1658\0\u1699\0\u16da\0\u171b\0\u0145"+
"\0\u175c\0\u179d\0\u17de\0\u0145\0\u181f\0\u1860\0\u18a1\0\u18e2"+
"\0\u1923\0\u1964\0\u19a5\0\u19e6\0\u0145\0\u1a27\0\u1a68\0\u1aa9"+
"\0\u1aea\0\u1b2b\0\u1b6c\0\u1bad\0\u1bee\0\u1c2f\0\u1c70\0\u1cb1"+
"\0\u1cf2\0\u1d33\0\u1d74\0\u1db5\0\u1df6\0\u1e37\0\u1e78\0\u1eb9"+
"\0\u1efa\0\u1f3b\0\u1f7c\0\u1fbd\0\u1ffe\0\u203f\0\101\0\101"+
"\0\u2080\0\u20c1\0\u2102\0\u0145\0\u2143\0\u2184\0\u21c5\0\u0145"+
"\0\u2206\0\u2247\0\u2288\0\u22c9\0\u230a\0\u234b\0\u238c\0\u0145"+
"\0\u23cd\0\u0145\0\u240e\0\u0145\0\u244f\0\u2490\0\u24d1\0\u0145"+
"\0\u0145\0\u0145\0\u2512\0\u2553\0\u2594\0\u25d5\0\u2616\0\u2657"+
"\0\u2698\0\u26d9\0\u271a\0\u275b\0\u279c\0\u27dd\0\u0145\0\u281e"+
"\0\101\0\u0145\0\u285f\0\u0145\0\u28a0\0\u28e1\0\u2922\0\u2963"+
"\0\u29a4\0\u0145\0\u0145\0\u29e5\0\u2a26\0\u2a67\0\u2aa8\0\u0145"+
"\0\u2ae9\0\u0145\0\u2b2a\0\u2b6b\0\u2bac\0\u2bed\0\u2c2e\0\u2c6f"+
"\0\u2cb0\0\u2cf1\0\u2d32\0\u2d73\0\u2db4\0\u2df5\0\u0145\0\u2e36"+
"\0\u2e77\0\u0145\0\u2eb8\0\u0145\0\u2ef9\0\u0145\0\u2f3a\0\u0145"+
"\0\u0145\0\u2f7b\0\u2fbc\0\u2ffd\0\u303e\0\u0145\0\u307f\0\u0145"+
"\0\u30c0\0\u3101\0\u3142\0\u3183\0\u0145\0\u31c4\0\u0145\0\u0145"+
"\0\u3205\0\u3246\0\u3287\0\u32c8\0\u0145\0\u3309\0\u334a\0\u338b"+
"\0\u0145\0\u0145\0\u33cc\0\u0145\0\u340d\0\u0145\0\u344e\0\u348f"+
"\0\u0145\0\u34d0\0\u3511\0\u3552\0\u3593\0\u0145\0\u35d4\0\u0145"+
"\0\u3615\0\u0145\0\u3656\0\u0145\0\u3697\0\u0145\0\u0145\0\u36d8"+
"\0\u0145";
private static int [] zzUnpackRowMap() {
int [] result = new int[297];
int offset = 0;
offset = zzUnpackRowMap(ZZ_ROWMAP_PACKED_0, offset, result);
return result;
}
private static int zzUnpackRowMap(String packed, int offset, int [] result) {
int i = 0; /* index in packed string */
int j = offset; /* index in unpacked array */
int l = packed.length();
while (i < l) {
int high = packed.charAt(i++) << 16;
result[j++] = high | packed.charAt(i++);
}
return j;
}
/**
* The transition table of the DFA
*/
private static final int [] ZZ_TRANS = zzUnpackTrans();
private static final String ZZ_TRANS_PACKED_0 =
"\1\2\1\3\1\4\1\5\1\6\2\7\4\10\1\11"+
"\1\12\2\10\1\13\1\14\1\2\1\15\1\16\1\17"+
"\1\7\1\20\1\21\1\22\1\23\1\24\1\10\1\25"+
"\1\26\3\10\1\27\1\10\1\30\2\10\1\31\1\10"+
"\1\32\1\33\1\10\1\34\1\35\1\36\1\37\1\40"+
"\1\41\1\42\1\43\1\44\1\45\1\46\1\47\1\50"+
"\1\51\1\52\1\53\1\54\1\55\1\56\1\57\1\60"+
"\1\61\104\0\1\5\101\0\1\62\1\63\1\62\1\64"+
"\1\0\1\65\1\66\1\0\1\67\1\70\5\0\1\70"+
"\1\0\1\62\6\0\1\65\1\66\5\0\1\70\1\64"+
"\40\0\3\7\2\0\1\65\1\66\1\0\1\67\1\70"+
"\5\0\1\70\1\0\1\7\6\0\1\65\1\66\5\0"+
"\1\70\41\0\7\10\2\0\2\10\3\0\31\10\41\0"+
"\1\71\47\0\1\72\21\0\3\67\16\0\1\67\53\0"+
"\1\73\1\0\1\73\1\0\13\73\1\0\1\73\1\74"+
"\57\73\1\75\1\0\1\75\1\0\14\75\1\76\1\77"+
"\57\75\4\0\7\10\2\0\2\10\3\0\7\10\1\100"+
"\1\10\1\101\3\10\1\102\13\10\32\0\7\10\2\0"+
"\2\10\3\0\4\10\1\103\4\10\1\104\1\105\4\10"+
"\1\106\11\10\32\0\7\10\2\0\2\10\3\0\4\10"+
"\1\107\6\10\1\110\4\10\1\111\10\10\32\0\7\10"+
"\2\0\2\10\3\0\1\112\30\10\32\0\7\10\2\0"+
"\2\10\3\0\6\10\1\113\6\10\1\114\1\115\1\10"+
"\1\116\6\10\1\117\1\10\32\0\7\10\2\0\2\10"+
"\3\0\7\10\1\120\6\10\1\121\12\10\32\0\7\10"+
"\2\0\2\10\3\0\13\10\1\122\15\10\32\0\7\10"+
"\2\0\2\10\3\0\4\10\1\123\4\10\1\124\1\125"+
"\3\10\1\126\12\10\32\0\7\10\2\0\2\10\3\0"+
"\11\10\1\127\17\10\32\0\7\10\2\0\2\10\3\0"+
"\12\10\1\130\7\10\1\131\6\10\32\0\7\10\2\0"+
"\2\10\3\0\1\10\1\132\1\133\20\10\1\134\5\10"+
"\32\0\7\10\2\0\2\10\3\0\11\10\1\135\1\10"+
"\1\136\15\10\32\0\7\10\2\0\2\10\3\0\4\10"+
"\1\137\2\10\1\140\10\10\1\141\10\10\32\0\7\10"+
"\2\0\2\10\3\0\11\10\1\142\17\10\32\0\7\10"+
"\2\0\2\10\3\0\16\10\1\143\12\10\111\0\1\144"+
"\100\0\1\145\1\146\77\0\1\147\100\0\1\150\1\0"+
"\1\151\1\152\75\0\1\153\100\0\1\154\4\0\1\155"+
"\73\0\1\156\5\0\1\157\72\0\1\160\6\0\1\161"+
"\71\0\1\162\100\0\1\163\10\0\1\164\67\0\1\165"+
"\21\0\1\62\1\63\1\62\2\0\1\65\1\66\1\0"+
"\1\67\1\70\5\0\1\70\1\0\1\62\6\0\1\65"+
"\1\66\5\0\1\70\41\0\3\63\3\0\1\66\1\0"+
"\1\67\1\70\5\0\1\70\1\0\1\63\7\0\1\66"+
"\5\0\1\70\41\0\3\166\1\0\1\166\1\0\1\166"+
"\2\0\1\166\4\0\2\166\1\0\2\166\3\0\1\166"+
"\2\0\1\166\5\0\1\166\41\0\3\167\4\0\1\170"+
"\11\0\1\167\36\0\1\170\20\0\3\67\3\0\1\66"+
"\2\0\1\70\5\0\1\70\1\0\1\67\7\0\1\66"+
"\5\0\1\70\54\0\1\171\65\0\1\172\1\0\1\173"+
"\10\0\6\73\1\172\2\0\2\73\53\0\1\75\1\0"+
"\1\75\10\0\7\75\2\0\2\75\53\0\7\10\2\0"+
"\2\10\3\0\13\10\1\174\15\10\32\0\7\10\2\0"+
"\2\10\3\0\11\10\1\175\17\10\32\0\7\10\2\0"+
"\2\10\3\0\6\10\1\176\22\10\32\0\7\10\2\0"+
"\2\10\3\0\12\10\1\177\16\10\32\0\7\10\2\0"+
"\2\10\3\0\7\10\1\200\21\10\32\0\7\10\2\0"+
"\2\10\3\0\11\10\1\201\17\10\32\0\7\10\2\0"+
"\2\10\3\0\2\10\1\202\26\10\32\0\7\10\2\0"+
"\2\10\3\0\6\10\1\203\22\10\32\0\7\10\2\0"+
"\2\10\3\0\27\10\1\204\1\10\32\0\7\10\2\0"+
"\2\10\3\0\12\10\1\205\16\10\32\0\7\10\2\0"+
"\2\10\3\0\5\10\1\206\23\10\32\0\7\10\2\0"+
"\2\10\3\0\4\10\1\207\24\10\32\0\7\10\2\0"+
"\2\10\3\0\2\10\1\210\26\10\32\0\7\10\2\0"+
"\2\10\3\0\11\10\1\211\17\10\32\0\7\10\2\0"+
"\2\10\3\0\24\10\1\212\4\10\32\0\7\10\2\0"+
"\2\10\3\0\17\10\1\213\11\10\32\0\7\10\2\0"+
"\2\10\3\0\4\10\1\214\10\10\1\215\2\10\1\216"+
"\10\10\32\0\7\10\2\0\2\10\3\0\7\10\1\217"+
"\7\10\1\220\11\10\32\0\7\10\2\0\2\10\3\0"+
"\6\10\1\221\22\10\32\0\7\10\2\0\2\10\3\0"+
"\5\10\1\222\1\223\22\10\32\0\7\10\2\0\2\10"+
"\3\0\2\10\1\224\26\10\32\0\7\10\2\0\2\10"+
"\3\0\4\10\1\225\24\10\32\0\7\10\2\0\2\10"+
"\3\0\4\10\1\226\24\10\32\0\7\10\2\0\2\10"+
"\3\0\2\10\1\227\26\10\32\0\7\10\2\0\2\10"+
"\3\0\5\10\1\230\23\10\32\0\7\10\2\0\2\10"+
"\3\0\6\10\1\231\22\10\32\0\7\10\2\0\2\10"+
"\3\0\5\10\1\232\1\233\22\10\32\0\7\10\2\0"+
"\2\10\3\0\24\10\1\234\4\10\32\0\7\10\2\0"+
"\2\10\3\0\20\10\1\235\10\10\32\0\7\10\2\0"+
"\2\10\3\0\1\10\1\236\27\10\32\0\7\10\2\0"+
"\2\10\3\0\10\10\1\237\20\10\32\0\7\10\2\0"+
"\2\10\3\0\11\10\1\240\5\10\1\241\11\10\32\0"+
"\7\10\2\0\2\10\3\0\1\242\30\10\32\0\7\10"+
"\2\0\2\10\3\0\12\10\1\243\4\10\1\244\11\10"+
"\32\0\7\10\2\0\2\10\3\0\17\10\1\245\11\10"+
"\26\0\65\151\1\246\13\151\1\152\1\0\1\152\1\0"+
"\75\152\63\0\1\247\100\0\1\250\5\0\1\251\13\0"+
"\3\166\1\0\1\166\1\65\1\166\2\0\1\166\4\0"+
"\2\166\1\0\2\166\3\0\1\166\1\0\1\65\1\166"+
"\5\0\1\166\41\0\3\167\6\0\1\70\5\0\1\70"+
"\1\0\1\167\15\0\1\70\41\0\3\167\16\0\1\167"+
"\57\0\1\173\1\0\1\173\10\0\1\171\5\0\1\173"+
"\57\0\1\73\1\0\1\73\10\0\1\171\5\0\1\73"+
"\57\0\7\10\2\0\2\10\3\0\4\10\1\252\24\10"+
"\32\0\7\10\2\0\2\10\3\0\12\10\1\253\16\10"+
"\32\0\7\10\2\0\2\10\3\0\13\10\1\254\15\10"+
"\32\0\7\10\2\0\2\10\3\0\5\10\1\216\23\10"+
"\32\0\7\10\2\0\2\10\3\0\4\10\1\255\24\10"+
"\32\0\7\10\2\0\2\10\3\0\4\10\1\256\24\10"+
"\32\0\7\10\2\0\2\10\3\0\17\10\1\257\11\10"+
"\32\0\7\10\2\0\2\10\3\0\12\10\1\260\16\10"+
"\32\0\7\10\2\0\2\10\3\0\6\10\1\261\22\10"+
"\32\0\7\10\2\0\2\10\3\0\6\10\1\262\22\10"+
"\32\0\7\10\2\0\2\10\3\0\10\10\1\263\20\10"+
"\32\0\7\10\2\0\2\10\3\0\7\10\1\264\21\10"+
"\32\0\7\10\2\0\2\10\3\0\13\10\1\265\15\10"+
"\32\0\7\10\2\0\2\10\3\0\6\10\1\266\22\10"+
"\32\0\7\10\2\0\2\10\3\0\2\10\1\267\26\10"+
"\32\0\7\10\2\0\2\10\3\0\13\10\1\270\15\10"+
"\32\0\7\10\2\0\2\10\3\0\11\10\1\271\17\10"+
"\32\0\7\10\2\0\2\10\3\0\5\10\1\272\23\10"+
"\32\0\7\10\2\0\2\10\3\0\20\10\1\273\10\10"+
"\32\0\7\10\2\0\2\10\3\0\13\10\1\274\15\10"+
"\32\0\7\10\2\0\2\10\3\0\10\10\1\275\20\10"+
"\32\0\7\10\2\0\2\10\3\0\6\10\1\276\22\10"+
"\32\0\7\10\2\0\2\10\3\0\5\10\1\277\23\10"+
"\32\0\7\10\2\0\2\10\3\0\7\10\1\300\21\10"+
"\32\0\7\10\2\0\2\10\3\0\25\10\1\301\3\10"+
"\32\0\7\10\2\0\2\10\3\0\13\10\1\302\15\10"+
"\32\0\7\10\2\0\2\10\3\0\13\10\1\303\15\10"+
"\32\0\7\10\2\0\2\10\3\0\6\10\1\304\22\10"+
"\32\0\7\10\2\0\2\10\3\0\13\10\1\305\15\10"+
"\32\0\7\10\2\0\2\10\3\0\11\10\1\306\1\307"+
"\16\10\32\0\7\10\2\0\2\10\3\0\1\310\30\10"+
"\32\0\7\10\2\0\2\10\3\0\4\10\1\311\24\10"+
"\32\0\7\10\2\0\2\10\3\0\14\10\1\312\14\10"+
"\32\0\7\10\2\0\2\10\3\0\6\10\1\313\22\10"+
"\32\0\7\10\2\0\2\10\3\0\26\10\1\314\2\10"+
"\32\0\7\10\2\0\2\10\3\0\12\10\1\315\16\10"+
"\32\0\7\10\2\0\2\10\3\0\4\10\1\316\24\10"+
"\32\0\7\10\2\0\2\10\3\0\21\10\1\317\7\10"+
"\32\0\7\10\2\0\2\10\3\0\12\10\1\320\16\10"+
"\26\0\65\151\1\246\1\4\12\151\63\0\1\321\21\0"+
"\7\10\2\0\2\10\3\0\14\10\1\322\14\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\323\15\10\32\0"+
"\7\10\2\0\2\10\3\0\6\10\1\324\22\10\32\0"+
"\7\10\2\0\2\10\3\0\12\10\1\325\16\10\32\0"+
"\7\10\2\0\2\10\3\0\26\10\1\326\2\10\32\0"+
"\7\10\2\0\2\10\3\0\7\10\1\327\21\10\32\0"+
"\7\10\2\0\2\10\3\0\17\10\1\330\11\10\32\0"+
"\7\10\2\0\2\10\3\0\16\10\1\331\12\10\32\0"+
"\7\10\2\0\2\10\3\0\6\10\1\332\22\10\32\0"+
"\7\10\2\0\2\10\3\0\7\10\1\333\21\10\32\0"+
"\7\10\2\0\2\10\3\0\10\10\1\334\20\10\32\0"+
"\7\10\2\0\2\10\3\0\5\10\1\335\23\10\32\0"+
"\7\10\2\0\2\10\3\0\27\10\1\336\1\10\32\0"+
"\7\10\2\0\2\10\3\0\7\10\1\337\21\10\32\0"+
"\7\10\2\0\2\10\3\0\16\10\1\340\12\10\32\0"+
"\7\10\2\0\2\10\3\0\17\10\1\341\11\10\32\0"+
"\7\10\2\0\2\10\3\0\5\10\1\342\23\10\32\0"+
"\7\10\2\0\2\10\3\0\2\10\1\343\26\10\32\0"+
"\7\10\2\0\2\10\3\0\4\10\1\344\24\10\32\0"+
"\7\10\2\0\2\10\3\0\7\10\1\345\21\10\32\0"+
"\7\10\2\0\2\10\3\0\7\10\1\346\21\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\347\15\10\32\0"+
"\7\10\2\0\2\10\3\0\12\10\1\350\16\10\32\0"+
"\7\10\2\0\2\10\3\0\20\10\1\351\10\10\32\0"+
"\7\10\2\0\2\10\3\0\4\10\1\352\24\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\353\15\10\32\0"+
"\7\10\2\0\2\10\3\0\4\10\1\354\24\10\32\0"+
"\7\10\2\0\2\10\3\0\17\10\1\355\11\10\32\0"+
"\7\10\2\0\2\10\3\0\6\10\1\356\22\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\357\15\10\32\0"+
"\7\10\2\0\2\10\3\0\4\10\1\360\24\10\32\0"+
"\7\10\2\0\2\10\3\0\12\10\1\361\16\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\362\15\10\32\0"+
"\7\10\2\0\2\10\3\0\4\10\1\363\24\10\32\0"+
"\7\10\2\0\2\10\3\0\10\10\1\364\20\10\32\0"+
"\7\10\2\0\2\10\3\0\7\10\1\365\21\10\32\0"+
"\7\10\2\0\2\10\3\0\16\10\1\366\12\10\32\0"+
"\7\10\2\0\2\10\3\0\17\10\1\367\11\10\32\0"+
"\7\10\2\0\2\10\3\0\5\10\1\370\23\10\32\0"+
"\7\10\2\0\2\10\3\0\2\10\1\371\26\10\32\0"+
"\7\10\2\0\2\10\3\0\2\10\1\372\26\10\32\0"+
"\7\10\2\0\2\10\3\0\21\10\1\373\7\10\32\0"+
"\7\10\2\0\2\10\3\0\2\10\1\374\26\10\32\0"+
"\7\10\2\0\2\10\3\0\1\10\1\375\27\10\32\0"+
"\7\10\2\0\2\10\3\0\6\10\1\376\22\10\32\0"+
"\7\10\2\0\2\10\3\0\23\10\1\377\5\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\u0100\15\10\32\0"+
"\7\10\2\0\2\10\3\0\12\10\1\u0101\16\10\32\0"+
"\7\10\2\0\2\10\3\0\25\10\1\u0102\3\10\32\0"+
"\7\10\2\0\2\10\3\0\10\10\1\u0103\20\10\32\0"+
"\7\10\2\0\2\10\3\0\6\10\1\u0104\22\10\32\0"+
"\7\10\2\0\2\10\3\0\10\10\1\u0105\20\10\32\0"+
"\7\10\2\0\2\10\3\0\17\10\1\u0106\11\10\32\0"+
"\7\10\2\0\2\10\3\0\2\10\1\u0107\26\10\32\0"+
"\7\10\2\0\2\10\3\0\15\10\1\u0108\13\10\32\0"+
"\7\10\2\0\2\10\3\0\10\10\1\u0109\20\10\32\0"+
"\7\10\2\0\2\10\3\0\11\10\1\u010a\17\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\u010b\15\10\32\0"+
"\7\10\2\0\2\10\3\0\20\10\1\u010c\10\10\32\0"+
"\7\10\2\0\2\10\3\0\5\10\1\u010d\23\10\32\0"+
"\7\10\2\0\2\10\3\0\10\10\1\u010e\20\10\32\0"+
"\7\10\2\0\2\10\3\0\4\10\1\u010f\24\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\u0110\15\10\32\0"+
"\7\10\2\0\2\10\3\0\6\10\1\u0111\22\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\u0112\15\10\32\0"+
"\7\10\2\0\2\10\3\0\6\10\1\u0113\22\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\u0114\15\10\32\0"+
"\7\10\2\0\2\10\3\0\12\10\1\u0115\16\10\32\0"+
"\7\10\2\0\2\10\3\0\6\10\1\u0116\22\10\32\0"+
"\7\10\2\0\2\10\3\0\2\10\1\u0117\26\10\32\0"+
"\7\10\2\0\2\10\3\0\2\10\1\u0118\26\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\u0119\15\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\u011a\15\10\32\0"+
"\7\10\2\0\2\10\3\0\10\10\1\u011b\20\10\32\0"+
"\7\10\2\0\2\10\3\0\2\10\1\u011c\26\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\u011d\15\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\u011e\15\10\32\0"+
"\7\10\2\0\2\10\3\0\17\10\1\u011f\11\10\32\0"+
"\7\10\2\0\2\10\3\0\6\10\1\u0120\22\10\32\0"+
"\7\10\2\0\2\10\3\0\11\10\1\u0121\17\10\32\0"+
"\7\10\2\0\2\10\3\0\13\10\1\u0122\15\10\32\0"+
"\7\10\2\0\2\10\3\0\6\10\1\u0123\22\10\32\0"+
"\7\10\2\0\2\10\3\0\21\10\1\u0124\7\10\32\0"+
"\7\10\2\0\2\10\3\0\30\10\1\u0125\32\0\7\10"+
"\2\0\2\10\3\0\1\10\1\u0126\27\10\32\0\7\10"+
"\2\0\2\10\3\0\5\10\1\u0127\23\10\32\0\7\10"+
"\2\0\2\10\3\0\13\10\1\u0128\15\10\32\0\7\10"+
"\2\0\2\10\3\0\21\10\1\u0129\7\10\26\0";
private static int [] zzUnpackTrans() {
int [] result = new int[14105];
int offset = 0;
offset = zzUnpackTrans(ZZ_TRANS_PACKED_0, offset, result);
return result;
}
private static int zzUnpackTrans(String packed, int offset, int [] result) {
int i = 0; /* index in packed string */
int j = offset; /* index in unpacked array */
int l = packed.length();
while (i < l) {
int count = packed.charAt(i++);
int value = packed.charAt(i++);
value--;
do result[j++] = value; while (--count > 0);
}
return j;
}
/* error codes */
private static final int ZZ_UNKNOWN_ERROR = 0;
private static final int ZZ_NO_MATCH = 1;
private static final int ZZ_PUSHBACK_2BIG = 2;
/* error messages for the codes above */
private static final String ZZ_ERROR_MSG[] = {
"Unkown internal scanner error",
"Error: could not match input",
"Error: pushback value was too large"
};
/**
* ZZ_ATTRIBUTE[aState] contains the attributes of state aState
*/
private static final int [] ZZ_ATTRIBUTE = zzUnpackAttribute();
private static final String ZZ_ATTRIBUTE_PACKED_0 =
"\1\0\1\11\1\1\2\11\26\1\10\11\12\1\2\11"+
"\1\1\1\11\1\1\2\0\1\11\1\0\1\1\3\11"+
"\3\0\1\11\1\0\44\1\5\11\1\0\1\1\2\11"+
"\1\1\1\11\1\1\6\11\2\1\1\0\1\11\2\0"+
"\52\1\1\0\2\11\50\1\1\11\130\1";
private static int [] zzUnpackAttribute() {
int [] result = new int[297];
int offset = 0;
offset = zzUnpackAttribute(ZZ_ATTRIBUTE_PACKED_0, offset, result);
return result;
}
private static int zzUnpackAttribute(String packed, int offset, int [] result) {
int i = 0; /* index in packed string */
int j = offset; /* index in unpacked array */
int l = packed.length();
while (i < l) {
int count = packed.charAt(i++);
int value = packed.charAt(i++);
do result[j++] = value; while (--count > 0);
}
return j;
}
/** the input device */
private java.io.Reader zzReader;
/** the current state of the DFA */
private int zzState;
/** the current lexical state */
private int zzLexicalState = YYINITIAL;
/** this buffer contains the current text to be matched and is
the source of the yytext() string */
private char zzBuffer[] = new char[ZZ_BUFFERSIZE];
/** the textposition at the last accepting state */
private int zzMarkedPos;
/** the textposition at the last state to be included in yytext */
private int zzPushbackPos;
/** the current text position in the buffer */
private int zzCurrentPos;
/** startRead marks the beginning of the yytext() string in the buffer */
private int zzStartRead;
/** endRead marks the last character in the buffer, that has been read
from input */
private int zzEndRead;
/** number of newlines encountered up to the start of the matched text */
private int yyline;
/** the number of characters up to the start of the matched text */
private int yychar;
/**
* the number of characters from the last newline up to the start of the
* matched text
*/
private int yycolumn;
/**
* zzAtBOL == true <=> the scanner is currently at the beginning of a line
*/
private boolean zzAtBOL = true;
/** zzAtEOF == true <=> the scanner is at the EOF */
private boolean zzAtEOF;
/* user code: */
private int lineNumber = 1;
public int lineNumber() { return lineNumber; }
public Symbol token( int tokenType ) {
System.err.println( "Obtain token " + sym.terminal_name( tokenType )
+ " \"" + yytext() + "\"" );
return new Symbol( tokenType, yychar, yychar + yytext().length(), yytext() );
}
/**
* Creates a new scanner
* There is also a java.io.InputStream version of this constructor.
*
* @param in the java.io.Reader to read input from.
*/
public Yylex(java.io.Reader in) {
this.zzReader = in;
}
/**
* Creates a new scanner.
* There is also java.io.Reader version of this constructor.
*
* @param in the java.io.Inputstream to read input from.
*/
public Yylex(java.io.InputStream in) {
this(new java.io.InputStreamReader(in));
}
/**
* Refills the input buffer.
*
* @return false
, iff there was new input.
*
* @exception java.io.IOException if any I/O-Error occurs
*/
private boolean zzRefill() throws java.io.IOException {
/* first: make room (if you can) */
if (zzStartRead > 0) {
System.arraycopy(zzBuffer, zzStartRead,
zzBuffer, 0,
zzEndRead-zzStartRead);
/* translate stored positions */
zzEndRead-= zzStartRead;
zzCurrentPos-= zzStartRead;
zzMarkedPos-= zzStartRead;
zzPushbackPos-= zzStartRead;
zzStartRead = 0;
}
/* is the buffer big enough? */
if (zzCurrentPos >= zzBuffer.length) {
/* if not: blow it up */
char newBuffer[] = new char[zzCurrentPos*2];
System.arraycopy(zzBuffer, 0, newBuffer, 0, zzBuffer.length);
zzBuffer = newBuffer;
}
/* finally: fill the buffer with new input */
int numRead = zzReader.read(zzBuffer, zzEndRead,
zzBuffer.length-zzEndRead);
if (numRead < 0) {
return true;
}
else {
zzEndRead+= numRead;
return false;
}
}
/**
* Closes the input stream.
*/
public final void yyclose() throws java.io.IOException {
zzAtEOF = true; /* indicate end of file */
zzEndRead = zzStartRead; /* invalidate buffer */
if (zzReader != null)
zzReader.close();
}
/**
* Resets the scanner to read from a new input stream.
* Does not close the old reader.
*
* All internal variables are reset, the old input stream
* cannot be reused (internal buffer is discarded and lost).
* Lexical state is set to ZZ_INITIAL.
*
* @param reader the new input stream
*/
public final void yyreset(java.io.Reader reader) {
zzReader = reader;
zzAtBOL = true;
zzAtEOF = false;
zzEndRead = zzStartRead = 0;
zzCurrentPos = zzMarkedPos = zzPushbackPos = 0;
yyline = yychar = yycolumn = 0;
zzLexicalState = YYINITIAL;
}
/**
* Returns the current lexical state.
*/
public final int yystate() {
return zzLexicalState;
}
/**
* Enters a new lexical state
*
* @param newState the new lexical state
*/
public final void yybegin(int newState) {
zzLexicalState = newState;
}
/**
* Returns the text matched by the current regular expression.
*/
public final String yytext() {
return new String( zzBuffer, zzStartRead, zzMarkedPos-zzStartRead );
}
/**
* Returns the character at position pos from the
* matched text.
*
* It is equivalent to yytext().charAt(pos), but faster
*
* @param pos the position of the character to fetch.
* A value from 0 to yylength()-1.
*
* @return the character at position pos
*/
public final char yycharat(int pos) {
return zzBuffer[zzStartRead+pos];
}
/**
* Returns the length of the matched text region.
*/
public final int yylength() {
return zzMarkedPos-zzStartRead;
}
/**
* Reports an error that occured while scanning.
*
* In a wellformed scanner (no or only correct usage of
* yypushback(int) and a match-all fallback rule) this method
* will only be called with things that "Can't Possibly Happen".
* If this method is called, something is seriously wrong
* (e.g. a JFlex bug producing a faulty scanner etc.).
*
* Usual syntax/scanner level error handling should be done
* in error fallback rules.
*
* @param errorCode the code of the errormessage to display
*/
private void zzScanError(int errorCode) {
String message;
try {
message = ZZ_ERROR_MSG[errorCode];
}
catch (ArrayIndexOutOfBoundsException e) {
message = ZZ_ERROR_MSG[ZZ_UNKNOWN_ERROR];
}
throw new Error(message);
}
/**
* Pushes the specified amount of characters back into the input stream.
*
* They will be read again by then next call of the scanning method
*
* @param number the number of characters to be read again.
* This number must not be greater than yylength()!
*/
public void yypushback(int number) {
if ( number > yylength() )
zzScanError(ZZ_PUSHBACK_2BIG);
zzMarkedPos -= number;
}
/**
* Resumes scanning until the next regular expression is matched,
* the end of input is encountered or an I/O-Error occurs.
*
* @return the next token
* @exception java.io.IOException if any I/O-Error occurs
*/
public Symbol yylex() throws java.io.IOException {
int zzInput;
int zzAction;
// cached fields:
int zzCurrentPosL;
int zzMarkedPosL;
int zzEndReadL = zzEndRead;
char [] zzBufferL = zzBuffer;
char [] zzCMapL = ZZ_CMAP;
int [] zzTransL = ZZ_TRANS;
int [] zzRowMapL = ZZ_ROWMAP;
int [] zzAttrL = ZZ_ATTRIBUTE;
while (true) {
zzMarkedPosL = zzMarkedPos;
yychar+= zzMarkedPosL-zzStartRead;
zzAction = -1;
zzCurrentPosL = zzCurrentPos = zzStartRead = zzMarkedPosL;
zzState = zzLexicalState;
zzForAction: {
while (true) {
if (zzCurrentPosL < zzEndReadL)
zzInput = zzBufferL[zzCurrentPosL++];
else if (zzAtEOF) {
zzInput = YYEOF;
break zzForAction;
}
else {
// store back cached positions
zzCurrentPos = zzCurrentPosL;
zzMarkedPos = zzMarkedPosL;
boolean eof = zzRefill();
// get translated positions and possibly new buffer
zzCurrentPosL = zzCurrentPos;
zzMarkedPosL = zzMarkedPos;
zzBufferL = zzBuffer;
zzEndReadL = zzEndRead;
if (eof) {
zzInput = YYEOF;
break zzForAction;
}
else {
zzInput = zzBufferL[zzCurrentPosL++];
}
}
int zzNext = zzTransL[ zzRowMapL[zzState] + zzCMapL[zzInput] ];
if (zzNext == -1) break zzForAction;
zzState = zzNext;
int zzAttributes = zzAttrL[zzState];
if ( (zzAttributes & 1) == 1 ) {
zzAction = zzState;
zzMarkedPosL = zzCurrentPosL;
if ( (zzAttributes & 8) == 8 ) break zzForAction;
}
}
}
// store back cached position
zzMarkedPos = zzMarkedPosL;
switch (zzAction < 0 ? zzAction : ZZ_ACTION[zzAction]) {
case 11:
{ return token( sym.RIGHTCURLY );
}
case 102: break;
case 42:
{ return token( sym.LE );
}
case 103: break;
case 9:
{ return token( sym.RIGHT );
}
case 104: break;
case 50:
{ return token( sym.AND );
}
case 105: break;
case 26:
{ return token( sym.QUEST );
}
case 106: break;
case 90:
{ return token( sym.DEFAULT );
}
case 107: break;
case 33:
{ return token( sym.STRINGLIT );
}
case 108: break;
case 17:
{ return token( sym.PLUS );
}
case 109: break;
case 100:
{ return token( sym.IMPLEMENTS );
}
case 110: break;
case 40:
{ return token( sym.SLASHASSIGN );
}
case 111: break;
case 73:
{ return token( sym.SHORT );
}
case 112: break;
case 92:
{ return token( sym.PRIVATE );
}
case 113: break;
case 39:
{ return token( sym.STARASSIGN );
}
case 114: break;
case 10:
{ return token( sym.LEFTCURLY );
}
case 115: break;
case 81:
{ return token( sym.SWITCH );
}
case 116: break;
case 57:
{ return token( sym.LEFTSHIFTASSIGN );
}
case 117: break;
case 41:
{ return token( sym.PERCENTASSIGN );
}
case 118: break;
case 79:
{ return token( sym.NATIVE );
}
case 119: break;
case 98:
{ return token( sym.PROTECTED );
}
case 120: break;
case 29:
{ return token( sym.TILDE );
}
case 121: break;
case 76:
{ return token( sym.CATCH );
}
case 122: break;
case 66:
{ return token( sym.LONG );
}
case 123: break;
case 12:
{ return token( sym.LEFTSQ );
}
case 124: break;
case 48:
{ return token( sym.CARETASSIGN );
}
case 125: break;
case 84:
{ return token( sym.IMPORT );
}
case 126: break;
case 54:
{ return token( sym.NEW );
}
case 127: break;
case 87:
{ return token( sym.BOOLEAN );
}
case 128: break;
case 68:
{ return token( sym.VOID );
}
case 129: break;
case 27:
{ return token( sym.COLON );
}
case 130: break;
case 6:
{ return token( sym.MINUS );
}
case 131: break;
case 60:
{ return token( sym.BYTE );
}
case 132: break;
case 5:
{ return token( sym.IDENT );
}
case 133: break;
case 22:
{ return token( sym.GT );
}
case 134: break;
case 74:
{ return token( sym.SUPER );
}
case 135: break;
case 28:
{ return token( sym.EXCLAIM );
}
case 136: break;
case 58:
{ return token( sym.RIGHTSHIFTASSIGN );
}
case 137: break;
case 37:
{ return token( sym.PLUSASSIGN );
}
case 138: break;
case 21:
{ return token( sym.LT );
}
case 139: break;
case 88:
{ return token( sym.FINALLY );
}
case 140: break;
case 49:
{ return token( sym.AMPERSANDASSIGN );
}
case 141: break;
case 18:
{ return token( sym.STAR );
}
case 142: break;
case 59:
{ return token( sym.UNSIGNEDRIGHTSHIFT );
}
case 143: break;
case 77:
{ return token( sym.CLASS );
}
case 144: break;
case 45:
{ return token( sym.RIGHTSHIFT );
}
case 145: break;
case 43:
{ return token( sym.LEFTSHIFT );
}
case 146: break;
case 65:
{ return token( sym.CHAR );
}
case 147: break;
case 30:
{ return token( sym.FLOATLIT );
}
case 148: break;
case 8:
{ return token( sym.LEFT );
}
case 149: break;
case 97:
{ return token( sym.INTERFACE );
}
case 150: break;
case 31:
{ return token( sym.DECR );
}
case 151: break;
case 15:
{ return token( sym.COMMA );
}
case 152: break;
case 95:
{ return token( sym.VOLATILE );
}
case 153: break;
case 71:
{ return token( sym.FLOAT );
}
case 154: break;
case 86:
{ return token( sym.PUBLIC );
}
case 155: break;
case 69:
{ return token( sym.UNSIGNEDRIGHTSHIFTASSIGN );
}
case 156: break;
case 14:
{ return token( sym.SEMICOLON );
}
case 157: break;
case 32:
{ return token( sym.MINUSASSIGN );
}
case 158: break;
case 34:
{ return token( sym.IF );
}
case 159: break;
case 64:
{ return token( sym.CASE );
}
case 160: break;
case 101:
{ return token( sym.SYNCHRONIZED );
}
case 161: break;
case 19:
{ return token( sym.SLASH );
}
case 162: break;
case 85:
{ return token( sym.DOUBLE );
}
case 163: break;
case 46:
{ return token( sym.BARASSIGN );
}
case 164: break;
case 25:
{ return token( sym.AMPERSAND );
}
case 165: break;
case 75:
{ return token( sym.THROW );
}
case 166: break;
case 51:
{ return token( sym.NE );
}
case 167: break;
case 52:
{ return token( sym.CHARLIT );
}
case 168: break;
case 36:
{ return token( sym.EQ );
}
case 169: break;
case 72:
{ return token( sym.FINAL );
}
case 170: break;
case 89:
{ return token( sym.EXTENDS );
}
case 171: break;
case 1:
{ return token( sym.error );
}
case 172: break;
case 56:
{ return token( sym.INT );
}
case 173: break;
case 16:
{ return token( sym.ASSIGN );
}
case 174: break;
case 7:
{ return token( sym.DOT );
}
case 175: break;
case 93:
{ return token( sym.ABSTRACT );
}
case 176: break;
case 91:
{ return token( sym.PACKAGE );
}
case 177: break;
case 83:
{ return token( sym.RETURN );
}
case 178: break;
case 78:
{ return token( sym.WHILE );
}
case 179: break;
case 96:
{ return token( sym.TRANSIENT );
}
case 180: break;
case 35:
{ return token( sym.DO );
}
case 181: break;
case 47:
{ return token( sym.OR );
}
case 182: break;
case 70:
{ return token( sym.BREAK );
}
case 183: break;
case 20:
{ return token( sym.PERCENT );
}
case 184: break;
case 24:
{ return token( sym.CARET );
}
case 185: break;
case 55:
{ return token( sym.TRY );
}
case 186: break;
case 82:
{ return token( sym.THROWS );
}
case 187: break;
case 61:
{ return token( sym.NULLLIT );
}
case 188: break;
case 62:
{ return token( sym.BOOLEANLIT );
}
case 189: break;
case 94:
{ return token( sym.CONTINUE );
}
case 190: break;
case 99:
{ return token( sym.INSTANCEOF );
}
case 191: break;
case 38:
{ return token( sym.INCR );
}
case 192: break;
case 4:
{ return token( sym.INTEGERLIT );
}
case 193: break;
case 80:
{ return token( sym.STATIC );
}
case 194: break;
case 63:
{ return token( sym.THIS );
}
case 195: break;
case 44:
{ return token( sym.GE );
}
case 196: break;
case 67:
{ return token( sym.ELSE );
}
case 197: break;
case 53:
{ return token( sym.FOR );
}
case 198: break;
case 13:
{ return token( sym.RIGHTSQ );
}
case 199: break;
case 2:
{ lineNumber++;
}
case 200: break;
case 3:
{
}
case 201: break;
case 23:
{ return token( sym.BAR );
}
case 202: break;
default:
if (zzInput == YYEOF && zzStartRead == zzCurrentPos) {
zzAtEOF = true;
{
return token( sym.EOF );
}
}
else {
zzScanError(ZZ_NO_MATCH);
}
}
}
}
}