update copyright
[fedora-idea.git] / java / java-impl / src / com / intellij / lexer / _JavaLexer.java
blob9e52e8fb98dd4832f4a80fc3089ab5dda33d8b15
1 /*
2 * Copyright 2000-2009 JetBrains s.r.o.
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
17 /* The following code was generated by JFlex 1.4.1 on 12/21/06 4:02 PM */
19 /* It's an automatically generated code. Do not modify it. */
20 package com.intellij.lexer;
21 import com.intellij.psi.*;
22 import com.intellij.psi.tree.IElementType;
25 /**
26 * This class is a scanner generated by
27 * <a href="http://www.jflex.de/">JFlex</a> 1.4.1
28 * on 12/21/06 4:02 PM from the specification file
29 * <tt>C:/work/Irida/tools/lexer/_JavaLexer.flex</tt>
31 class _JavaLexer implements FlexLexer {
32 /** initial size of the lookahead buffer */
33 private static final int ZZ_BUFFERSIZE = 16384;
35 /** lexical states */
36 public static final int YYINITIAL = 0;
38 /**
39 * Translates characters to character classes
41 private static final String ZZ_CMAP_PACKED =
42 "\11\6\1\4\1\23\1\0\1\4\1\11\16\6\4\0\1\4\1\60"+
43 "\1\26\1\0\1\5\1\67\1\65\1\24\1\70\1\71\1\10\1\62"+
44 "\1\77\1\21\1\17\1\7\1\12\7\2\2\1\1\102\1\76\1\63"+
45 "\1\57\1\64\1\101\1\103\3\3\1\16\1\20\1\15\5\5\1\14"+
46 "\3\5\1\22\7\5\1\13\2\5\1\74\1\25\1\75\1\66\1\5"+
47 "\1\0\1\34\1\40\1\41\1\47\1\32\1\33\1\52\1\45\1\46"+
48 "\1\5\1\43\1\35\1\50\1\37\1\42\1\53\1\5\1\30\1\36"+
49 "\1\27\1\31\1\54\1\55\1\51\1\44\1\56\1\72\1\61\1\73"+
50 "\1\100\41\6\2\0\4\5\4\0\1\5\2\0\1\6\7\0\1\5"+
51 "\4\0\1\5\5\0\27\5\1\0\37\5\1\0\u013f\5\31\0\162\5"+
52 "\4\0\14\5\16\0\5\5\11\0\1\5\21\0\130\6\5\0\23\6"+
53 "\12\0\1\5\13\0\1\5\1\0\3\5\1\0\1\5\1\0\24\5"+
54 "\1\0\54\5\1\0\46\5\1\0\5\5\4\0\202\5\1\0\4\6"+
55 "\3\0\105\5\1\0\46\5\2\0\2\5\6\0\20\5\41\0\46\5"+
56 "\2\0\1\5\7\0\47\5\11\0\21\6\1\0\27\6\1\0\3\6"+
57 "\1\0\1\6\1\0\2\6\1\0\1\6\13\0\33\5\5\0\3\5"+
58 "\15\0\4\6\14\0\6\6\13\0\32\5\5\0\13\5\16\6\7\0"+
59 "\12\6\4\0\2\5\1\6\143\5\1\0\1\5\10\6\1\0\6\6"+
60 "\2\5\2\6\1\0\4\6\2\5\12\6\3\5\2\0\1\5\17\0"+
61 "\1\6\1\5\1\6\36\5\33\6\2\0\3\5\60\0\46\5\13\6"+
62 "\1\5\u014f\0\3\6\66\5\2\0\1\6\1\5\20\6\2\0\1\5"+
63 "\4\6\3\0\12\5\2\6\2\0\12\6\21\0\3\6\1\0\10\5"+
64 "\2\0\2\5\2\0\26\5\1\0\7\5\1\0\1\5\3\0\4\5"+
65 "\2\0\1\6\1\5\7\6\2\0\2\6\2\0\3\6\11\0\1\6"+
66 "\4\0\2\5\1\0\3\5\2\6\2\0\12\6\4\5\15\0\3\6"+
67 "\1\0\6\5\4\0\2\5\2\0\26\5\1\0\7\5\1\0\2\5"+
68 "\1\0\2\5\1\0\2\5\2\0\1\6\1\0\5\6\4\0\2\6"+
69 "\2\0\3\6\13\0\4\5\1\0\1\5\7\0\14\6\3\5\14\0"+
70 "\3\6\1\0\11\5\1\0\3\5\1\0\26\5\1\0\7\5\1\0"+
71 "\2\5\1\0\5\5\2\0\1\6\1\5\10\6\1\0\3\6\1\0"+
72 "\3\6\2\0\1\5\17\0\2\5\2\6\2\0\12\6\1\0\1\5"+
73 "\17\0\3\6\1\0\10\5\2\0\2\5\2\0\26\5\1\0\7\5"+
74 "\1\0\2\5\1\0\5\5\2\0\1\6\1\5\6\6\3\0\2\6"+
75 "\2\0\3\6\10\0\2\6\4\0\2\5\1\0\3\5\4\0\12\6"+
76 "\1\0\1\5\20\0\1\6\1\5\1\0\6\5\3\0\3\5\1\0"+
77 "\4\5\3\0\2\5\1\0\1\5\1\0\2\5\3\0\2\5\3\0"+
78 "\3\5\3\0\10\5\1\0\3\5\4\0\5\6\3\0\3\6\1\0"+
79 "\4\6\11\0\1\6\17\0\11\6\11\0\1\5\7\0\3\6\1\0"+
80 "\10\5\1\0\3\5\1\0\27\5\1\0\12\5\1\0\5\5\4\0"+
81 "\7\6\1\0\3\6\1\0\4\6\7\0\2\6\11\0\2\5\4\0"+
82 "\12\6\22\0\2\6\1\0\10\5\1\0\3\5\1\0\27\5\1\0"+
83 "\12\5\1\0\5\5\2\0\1\6\1\5\7\6\1\0\3\6\1\0"+
84 "\4\6\7\0\2\6\7\0\1\5\1\0\2\5\4\0\12\6\22\0"+
85 "\2\6\1\0\10\5\1\0\3\5\1\0\27\5\1\0\20\5\4\0"+
86 "\6\6\2\0\3\6\1\0\4\6\11\0\1\6\10\0\2\5\4\0"+
87 "\12\6\22\0\2\6\1\0\22\5\3\0\30\5\1\0\11\5\1\0"+
88 "\1\5\2\0\7\5\3\0\1\6\4\0\6\6\1\0\1\6\1\0"+
89 "\10\6\22\0\2\6\15\0\60\5\1\6\2\5\7\6\4\0\10\5"+
90 "\10\6\1\0\12\6\47\0\2\5\1\0\1\5\2\0\2\5\1\0"+
91 "\1\5\2\0\1\5\6\0\4\5\1\0\7\5\1\0\3\5\1\0"+
92 "\1\5\1\0\1\5\2\0\2\5\1\0\4\5\1\6\2\5\6\6"+
93 "\1\0\2\6\1\5\2\0\5\5\1\0\1\5\1\0\6\6\2\0"+
94 "\12\6\2\0\2\5\42\0\1\5\27\0\2\6\6\0\12\6\13\0"+
95 "\1\6\1\0\1\6\1\0\1\6\4\0\2\6\10\5\1\0\42\5"+
96 "\6\0\24\6\1\0\2\6\4\5\4\0\10\6\1\0\44\6\11\0"+
97 "\1\6\71\0\42\5\1\0\5\5\1\0\2\5\1\0\7\6\3\0"+
98 "\4\6\6\0\12\6\6\0\6\5\4\6\106\0\46\5\12\0\51\5"+
99 "\7\0\132\5\5\0\104\5\5\0\122\5\6\0\7\5\1\0\77\5"+
100 "\1\0\1\5\1\0\4\5\2\0\7\5\1\0\1\5\1\0\4\5"+
101 "\2\0\47\5\1\0\1\5\1\0\4\5\2\0\37\5\1\0\1\5"+
102 "\1\0\4\5\2\0\7\5\1\0\1\5\1\0\4\5\2\0\7\5"+
103 "\1\0\7\5\1\0\27\5\1\0\37\5\1\0\1\5\1\0\4\5"+
104 "\2\0\7\5\1\0\47\5\1\0\23\5\16\0\11\6\56\0\125\5"+
105 "\14\0\u026c\5\2\0\10\5\12\0\32\5\5\0\113\5\3\0\3\5"+
106 "\17\0\15\5\1\0\4\5\3\6\13\0\22\5\3\6\13\0\22\5"+
107 "\2\6\14\0\15\5\1\0\3\5\1\0\2\6\14\0\64\5\40\6"+
108 "\3\0\1\5\3\0\2\5\1\6\2\0\12\6\41\0\3\6\2\0"+
109 "\12\6\6\0\130\5\10\0\51\5\1\6\126\0\35\5\3\0\14\6"+
110 "\4\0\14\6\12\0\12\6\36\5\2\0\5\5\u038b\0\154\5\224\0"+
111 "\234\5\4\0\132\5\6\0\26\5\2\0\6\5\2\0\46\5\2\0"+
112 "\6\5\2\0\10\5\1\0\1\5\1\0\1\5\1\0\1\5\1\0"+
113 "\37\5\2\0\65\5\1\0\7\5\1\0\1\5\3\0\3\5\1\0"+
114 "\7\5\3\0\4\5\2\0\6\5\4\0\15\5\5\0\3\5\1\0"+
115 "\7\5\17\0\4\6\32\0\5\6\20\0\2\5\23\0\1\5\13\0"+
116 "\4\6\6\0\6\6\1\0\1\5\15\0\1\5\40\0\22\5\36\0"+
117 "\15\6\4\0\1\6\3\0\6\6\27\0\1\5\4\0\1\5\2\0"+
118 "\12\5\1\0\1\5\3\0\5\5\6\0\1\5\1\0\1\5\1\0"+
119 "\1\5\1\0\4\5\1\0\3\5\1\0\7\5\3\0\3\5\5\0"+
120 "\5\5\26\0\44\5\u0e81\0\3\5\31\0\11\5\6\6\1\0\5\5"+
121 "\2\0\5\5\4\0\126\5\2\0\2\6\2\0\3\5\1\0\137\5"+
122 "\5\0\50\5\4\0\136\5\21\0\30\5\70\0\20\5\u0200\0\u19b6\5"+
123 "\112\0\u51a6\5\132\0\u048d\5\u0773\0\u2ba4\5\u215c\0\u012e\5\2\0\73\5"+
124 "\225\0\7\5\14\0\5\5\5\0\1\5\1\6\12\5\1\0\15\5"+
125 "\1\0\5\5\1\0\1\5\1\0\2\5\1\0\2\5\1\0\154\5"+
126 "\41\0\u016b\5\22\0\100\5\2\0\66\5\50\0\15\5\3\0\20\6"+
127 "\20\0\4\6\17\0\2\5\30\0\3\5\31\0\1\5\6\0\5\5"+
128 "\1\0\207\5\2\0\1\6\4\0\1\5\13\0\12\6\7\0\32\5"+
129 "\4\0\1\5\1\0\32\5\12\0\132\5\3\0\6\5\2\0\6\5"+
130 "\2\0\6\5\2\0\3\5\3\0\2\5\3\0\2\5\22\0\3\6"+
131 "\4\0";
133 /**
134 * Translates characters to character classes
136 private static final char [] ZZ_CMAP = zzUnpackCMap(ZZ_CMAP_PACKED);
138 /**
139 * Translates DFA states to action switch labels.
141 private static final int [] ZZ_ACTION = zzUnpackAction();
143 private static final String ZZ_ACTION_PACKED_0 =
144 "\1\0\1\1\1\2\1\3\1\4\1\5\1\6\1\2"+
145 "\1\7\1\10\1\11\1\12\20\3\1\13\1\14\1\15"+
146 "\1\16\1\17\1\20\1\21\1\22\1\23\1\24\1\25"+
147 "\1\26\1\27\1\30\1\31\1\32\1\33\1\34\1\35"+
148 "\1\36\1\37\1\40\1\41\3\42\1\43\1\44\1\45"+
149 "\1\46\1\0\2\2\1\0\1\47\1\50\2\11\2\12"+
150 "\34\3\1\51\3\3\1\52\6\3\1\53\1\54\1\55"+
151 "\1\56\1\57\1\60\1\61\1\62\1\63\1\64\1\65"+
152 "\1\66\1\42\1\44\1\67\1\0\1\40\1\0\1\70"+
153 "\2\3\1\71\10\3\1\72\13\3\1\73\11\3\1\74"+
154 "\14\3\1\75\1\0\2\67\1\0\1\76\1\0\1\77"+
155 "\2\3\1\100\1\3\1\101\1\102\6\3\1\103\6\3"+
156 "\1\104\3\3\1\105\1\3\1\106\3\3\1\107\6\3"+
157 "\1\110\5\3\1\111\1\3\1\44\1\0\1\76\1\112"+
158 "\1\76\1\3\1\113\2\3\1\114\1\115\1\116\4\3"+
159 "\1\117\1\3\1\120\2\3\1\121\1\3\1\122\1\123"+
160 "\1\3\1\124\13\3\1\125\1\112\1\76\1\3\1\126"+
161 "\1\127\2\3\1\130\2\3\1\131\1\3\1\132\1\133"+
162 "\5\3\1\134\1\3\1\135\2\3\1\136\3\3\1\137"+
163 "\1\140\3\3\1\141\4\3\1\142\1\3\1\143\1\144"+
164 "\2\3\1\145\1\146\1\3\1\147\4\3\1\150\1\151"+
165 "\1\3\1\152\2\3\1\153\1\3\1\154\1\155\1\3"+
166 "\1\156";
168 private static int [] zzUnpackAction() {
169 int [] result = new int[327];
170 int offset = 0;
171 offset = zzUnpackAction(ZZ_ACTION_PACKED_0, offset, result);
172 return result;
175 private static int zzUnpackAction(String packed, int offset, int [] result) {
176 int i = 0; /* index in packed string */
177 int j = offset; /* index in unpacked array */
178 int l = packed.length();
179 while (i < l) {
180 int count = packed.charAt(i++);
181 int value = packed.charAt(i++);
182 do result[j++] = value; while (--count > 0);
184 return j;
188 /**
189 * Translates a state to a row index in the transition table
191 private static final int [] ZZ_ROWMAP = zzUnpackRowMap();
193 private static final String ZZ_ROWMAP_PACKED_0 =
194 "\0\0\0\104\0\210\0\314\0\u0110\0\u0154\0\u0198\0\u01dc"+
195 "\0\u0220\0\u0264\0\u02a8\0\u02ec\0\u0330\0\u0374\0\u03b8\0\u03fc"+
196 "\0\u0440\0\u0484\0\u04c8\0\u050c\0\u0550\0\u0594\0\u05d8\0\u061c"+
197 "\0\u0660\0\u06a4\0\u06e8\0\u072c\0\u0770\0\u07b4\0\u07f8\0\u083c"+
198 "\0\u0880\0\104\0\u08c4\0\u0908\0\u094c\0\104\0\104\0\104"+
199 "\0\104\0\104\0\104\0\104\0\104\0\104\0\104\0\104"+
200 "\0\104\0\104\0\104\0\104\0\u0990\0\u09d4\0\u0a18\0\u0a5c"+
201 "\0\104\0\104\0\u0aa0\0\u0ae4\0\u0b28\0\u0b6c\0\104\0\104"+
202 "\0\104\0\u0bb0\0\u0bf4\0\104\0\u0c38\0\u0c7c\0\u0cc0\0\u0d04"+
203 "\0\u0d48\0\u0d8c\0\u0dd0\0\u0e14\0\u0e58\0\u0e9c\0\u0ee0\0\u0f24"+
204 "\0\u0f68\0\u0fac\0\u0ff0\0\u1034\0\u1078\0\u10bc\0\u1100\0\u1144"+
205 "\0\u1188\0\u11cc\0\u1210\0\u1254\0\u1298\0\u12dc\0\u1320\0\u1364"+
206 "\0\314\0\u13a8\0\u13ec\0\u1430\0\u1474\0\u14b8\0\u14fc\0\u1540"+
207 "\0\u1584\0\u15c8\0\u160c\0\104\0\104\0\104\0\104\0\104"+
208 "\0\104\0\104\0\u1650\0\104\0\104\0\104\0\104\0\u1694"+
209 "\0\u16d8\0\u171c\0\u1760\0\u1760\0\u17a4\0\104\0\u17e8\0\u182c"+
210 "\0\314\0\u1870\0\u18b4\0\u18f8\0\u193c\0\u1980\0\u19c4\0\u1a08"+
211 "\0\u1a4c\0\314\0\u1a90\0\u1ad4\0\u1b18\0\u1b5c\0\u1ba0\0\u1be4"+
212 "\0\u1c28\0\u1c6c\0\u1cb0\0\u1cf4\0\u1d38\0\314\0\u1d7c\0\u1dc0"+
213 "\0\u1e04\0\u1e48\0\u1e8c\0\u1ed0\0\u1f14\0\u1f58\0\u1f9c\0\u1fe0"+
214 "\0\u2024\0\u2068\0\u20ac\0\u20f0\0\u2134\0\u2178\0\u21bc\0\u2200"+
215 "\0\u2244\0\u2288\0\u22cc\0\u2310\0\104\0\u2354\0\u2398\0\104"+
216 "\0\u23dc\0\u2420\0\u2464\0\314\0\u24a8\0\u24ec\0\314\0\u2530"+
217 "\0\314\0\314\0\u2574\0\u25b8\0\u25fc\0\u2640\0\u2684\0\u26c8"+
218 "\0\314\0\u270c\0\u2750\0\u2794\0\u27d8\0\u281c\0\u2860\0\314"+
219 "\0\u28a4\0\u28e8\0\u292c\0\314\0\u2970\0\314\0\u29b4\0\u29f8"+
220 "\0\u2a3c\0\314\0\u2a80\0\u2ac4\0\u2b08\0\u2b4c\0\u2b90\0\u2bd4"+
221 "\0\314\0\u2c18\0\u2c5c\0\u2ca0\0\u2ce4\0\u2d28\0\314\0\u2d6c"+
222 "\0\104\0\u2db0\0\u2df4\0\u1760\0\u1760\0\u2e38\0\u2e7c\0\u2ec0"+
223 "\0\u2f04\0\314\0\314\0\u2f48\0\u2f8c\0\u2fd0\0\u3014\0\u3058"+
224 "\0\314\0\u309c\0\314\0\u30e0\0\u3124\0\314\0\u3168\0\314"+
225 "\0\314\0\u31ac\0\314\0\u31f0\0\u3234\0\u3278\0\u32bc\0\u3300"+
226 "\0\u3344\0\u3388\0\u33cc\0\u3410\0\u3454\0\u3498\0\314\0\104"+
227 "\0\104\0\u34dc\0\314\0\314\0\u3520\0\u3564\0\314\0\u35a8"+
228 "\0\u35ec\0\314\0\u3630\0\314\0\314\0\u3674\0\u36b8\0\u36fc"+
229 "\0\u3740\0\u3784\0\314\0\u37c8\0\314\0\u380c\0\u3850\0\314"+
230 "\0\u3894\0\u38d8\0\u391c\0\314\0\314\0\u3960\0\u39a4\0\u39e8"+
231 "\0\314\0\u3a2c\0\u3a70\0\u3ab4\0\u3af8\0\314\0\u3b3c\0\314"+
232 "\0\314\0\u3b80\0\u3bc4\0\314\0\314\0\u3c08\0\314\0\u3c4c"+
233 "\0\u3c90\0\u3cd4\0\u3d18\0\314\0\314\0\u3d5c\0\314\0\u3da0"+
234 "\0\u3de4\0\314\0\u3e28\0\314\0\314\0\u3e6c\0\314";
236 private static int [] zzUnpackRowMap() {
237 int [] result = new int[327];
238 int offset = 0;
239 offset = zzUnpackRowMap(ZZ_ROWMAP_PACKED_0, offset, result);
240 return result;
243 private static int zzUnpackRowMap(String packed, int offset, int [] result) {
244 int i = 0; /* index in packed string */
245 int j = offset; /* index in unpacked array */
246 int l = packed.length();
247 while (i < l) {
248 int high = packed.charAt(i++) << 16;
249 result[j++] = high | packed.charAt(i++);
251 return j;
254 /**
255 * The transition table of the DFA
257 private static final int [] ZZ_TRANS = zzUnpackTrans();
259 private static final String ZZ_TRANS_PACKED_0 =
260 "\1\2\2\3\1\4\1\5\1\4\1\2\1\6\1\7"+
261 "\1\5\1\10\4\4\1\11\1\4\1\12\1\4\1\5"+
262 "\1\13\1\2\1\14\1\15\1\16\1\4\1\17\1\20"+
263 "\1\21\1\22\1\23\1\24\1\25\1\26\4\4\1\27"+
264 "\1\30\2\4\1\31\1\32\1\33\1\34\1\4\1\35"+
265 "\1\36\1\37\1\40\1\41\1\42\1\43\1\44\1\45"+
266 "\1\46\1\47\1\50\1\51\1\52\1\53\1\54\1\55"+
267 "\1\56\1\57\1\60\1\61\105\0\2\3\7\0\1\3"+
268 "\1\0\1\62\1\63\1\64\1\65\1\66\11\0\1\66"+
269 "\1\63\1\0\1\62\11\0\1\64\35\0\3\4\1\0"+
270 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
271 "\30\4\31\0\1\5\4\0\1\5\11\0\1\5\67\0"+
272 "\1\67\1\70\46\0\1\71\103\0\1\72\25\0\1\73"+
273 "\1\74\7\0\1\74\1\75\1\62\1\63\1\64\1\65"+
274 "\1\66\11\0\1\66\1\63\1\0\1\62\11\0\1\64"+
275 "\1\0\1\75\33\0\2\65\7\0\1\65\4\0\1\76"+
276 "\105\0\1\77\35\0\1\100\24\0\11\13\1\0\11\13"+
277 "\1\0\1\101\1\102\56\13\11\14\1\0\11\14\1\0"+
278 "\1\14\1\103\1\104\55\14\1\0\3\4\1\0\2\4"+
279 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\1\4"+
280 "\1\105\14\4\1\106\11\4\26\0\3\4\1\0\2\4"+
281 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\3\4"+
282 "\1\107\24\4\26\0\3\4\1\0\2\4\3\0\5\4"+
283 "\1\0\1\4\1\0\1\4\4\0\6\4\1\110\1\4"+
284 "\1\111\11\4\1\112\5\4\26\0\3\4\1\0\2\4"+
285 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\5\4"+
286 "\1\113\1\114\4\4\1\115\3\4\1\116\10\4\26\0"+
287 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
288 "\1\4\4\0\7\4\1\117\1\4\1\120\16\4\26\0"+
289 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
290 "\1\4\4\0\13\4\1\121\14\4\26\0\3\4\1\0"+
291 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
292 "\1\122\1\4\1\123\12\4\1\124\1\125\7\4\1\126"+
293 "\1\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
294 "\1\4\1\0\1\4\4\0\2\4\1\127\1\130\1\4"+
295 "\1\131\22\4\26\0\3\4\1\0\2\4\3\0\5\4"+
296 "\1\0\1\4\1\0\1\4\4\0\1\4\1\132\11\4"+
297 "\1\133\1\4\1\134\12\4\26\0\3\4\1\0\2\4"+
298 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\5\4"+
299 "\1\135\1\136\4\4\1\137\2\4\1\140\11\4\26\0"+
300 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
301 "\1\4\4\0\4\4\1\141\3\4\1\142\10\4\1\143"+
302 "\6\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
303 "\1\4\1\0\1\4\4\0\3\4\1\144\7\4\1\145"+
304 "\14\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
305 "\1\4\1\0\1\4\4\0\13\4\1\146\14\4\26\0"+
306 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
307 "\1\4\4\0\1\4\1\147\1\150\2\4\1\151\22\4"+
308 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
309 "\1\0\1\4\4\0\13\4\1\152\14\4\26\0\3\4"+
310 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
311 "\4\0\16\4\1\153\11\4\104\0\1\154\103\0\1\155"+
312 "\103\0\1\156\1\0\1\157\101\0\1\160\2\0\1\161"+
313 "\100\0\1\162\3\0\1\163\77\0\1\164\5\0\1\165"+
314 "\75\0\1\166\103\0\1\167\25\0\2\65\7\0\1\65"+
315 "\2\0\1\63\1\64\1\0\1\66\11\0\1\66\1\63"+
316 "\13\0\1\64\35\0\2\170\7\0\1\170\2\0\1\63"+
317 "\1\64\2\0\1\170\11\0\1\63\13\0\1\64\12\0"+
318 "\1\170\21\0\11\67\1\0\11\67\1\0\60\67\10\171"+
319 "\1\172\73\171\1\0\2\73\7\0\1\73\2\0\1\63"+
320 "\1\64\1\65\1\66\11\0\1\66\1\63\13\0\1\64"+
321 "\35\0\1\73\1\74\7\0\1\74\1\0\1\62\1\63"+
322 "\1\64\1\65\1\66\11\0\1\66\1\63\1\0\1\62"+
323 "\11\0\1\64\34\0\1\173\3\75\6\173\1\75\1\173"+
324 "\1\174\2\75\1\173\1\75\1\173\1\175\1\0\6\173"+
325 "\3\75\1\174\2\173\2\75\5\173\1\75\3\173\1\175"+
326 "\30\173\17\0\1\176\64\0\11\13\1\0\11\13\1\0"+
327 "\60\13\11\14\1\0\11\14\1\0\60\14\1\0\3\4"+
328 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
329 "\4\0\2\4\1\177\2\4\1\200\7\4\1\201\12\4"+
330 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
331 "\1\0\1\4\4\0\1\4\1\202\15\4\1\203\10\4"+
332 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
333 "\1\0\1\4\4\0\1\204\27\4\26\0\3\4\1\0"+
334 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
335 "\7\4\1\205\20\4\26\0\3\4\1\0\2\4\3\0"+
336 "\5\4\1\0\1\4\1\0\1\4\4\0\2\4\1\206"+
337 "\25\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
338 "\1\4\1\0\1\4\4\0\1\207\27\4\26\0\3\4"+
339 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
340 "\4\0\6\4\1\210\21\4\26\0\3\4\1\0\2\4"+
341 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\13\4"+
342 "\1\211\14\4\26\0\3\4\1\0\2\4\3\0\5\4"+
343 "\1\0\1\4\1\0\1\4\4\0\1\4\1\212\26\4"+
344 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
345 "\1\0\1\4\4\0\10\4\1\213\17\4\26\0\3\4"+
346 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
347 "\4\0\7\4\1\214\20\4\26\0\3\4\1\0\2\4"+
348 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\7\4"+
349 "\1\215\20\4\26\0\3\4\1\0\2\4\3\0\5\4"+
350 "\1\0\1\4\1\0\1\4\4\0\10\4\1\216\17\4"+
351 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
352 "\1\0\1\4\4\0\1\4\1\217\3\4\1\220\22\4"+
353 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
354 "\1\0\1\4\4\0\24\4\1\221\3\4\26\0\3\4"+
355 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
356 "\4\0\10\4\1\222\17\4\26\0\3\4\1\0\2\4"+
357 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\13\4"+
358 "\1\223\14\4\26\0\3\4\1\0\2\4\3\0\5\4"+
359 "\1\0\1\4\1\0\1\4\4\0\17\4\1\224\10\4"+
360 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
361 "\1\0\1\4\4\0\6\4\1\225\21\4\26\0\3\4"+
362 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
363 "\4\0\26\4\1\226\1\4\26\0\3\4\1\0\2\4"+
364 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\1\227"+
365 "\27\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
366 "\1\4\1\0\1\4\4\0\3\4\1\230\24\4\26\0"+
367 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
368 "\1\4\4\0\13\4\1\231\14\4\26\0\3\4\1\0"+
369 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
370 "\1\232\27\4\26\0\3\4\1\0\2\4\3\0\5\4"+
371 "\1\0\1\4\1\0\1\4\4\0\1\233\6\4\1\234"+
372 "\20\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
373 "\1\4\1\0\1\4\4\0\5\4\1\235\22\4\26\0"+
374 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
375 "\1\4\4\0\10\4\1\236\17\4\26\0\3\4\1\0"+
376 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
377 "\5\4\1\237\22\4\26\0\3\4\1\0\2\4\3\0"+
378 "\5\4\1\0\1\4\1\0\1\4\4\0\1\240\6\4"+
379 "\1\241\20\4\26\0\3\4\1\0\2\4\3\0\5\4"+
380 "\1\0\1\4\1\0\1\4\4\0\24\4\1\242\3\4"+
381 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
382 "\1\0\1\4\4\0\4\4\1\243\23\4\26\0\3\4"+
383 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
384 "\4\0\2\4\1\244\25\4\26\0\3\4\1\0\2\4"+
385 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\1\245"+
386 "\27\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
387 "\1\4\1\0\1\4\4\0\13\4\1\246\3\4\1\247"+
388 "\10\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
389 "\1\4\1\0\1\4\4\0\11\4\1\250\16\4\26\0"+
390 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
391 "\1\4\4\0\12\4\1\251\15\4\26\0\3\4\1\0"+
392 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
393 "\6\4\1\252\10\4\1\253\10\4\26\0\3\4\1\0"+
394 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
395 "\17\4\1\254\10\4\104\0\1\255\25\0\2\170\7\0"+
396 "\1\170\2\0\1\63\1\64\14\0\1\63\13\0\1\64"+
397 "\34\0\10\171\1\256\73\171\7\257\1\260\1\172\73\257"+
398 "\1\0\3\173\6\0\1\173\2\0\2\173\1\0\1\173"+
399 "\1\0\1\261\7\0\3\173\3\0\2\173\5\0\1\173"+
400 "\3\0\1\261\31\0\2\262\1\173\6\0\1\262\2\0"+
401 "\2\173\1\0\1\173\1\263\1\261\7\0\3\173\3\0"+
402 "\2\173\5\0\1\173\3\0\1\261\6\0\1\263\22\0"+
403 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
404 "\1\4\4\0\3\4\1\264\24\4\26\0\3\4\1\0"+
405 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
406 "\10\4\1\265\17\4\26\0\3\4\1\0\2\4\3\0"+
407 "\5\4\1\0\1\4\1\0\1\4\4\0\13\4\1\266"+
408 "\14\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
409 "\1\4\1\0\1\4\4\0\7\4\1\267\20\4\26\0"+
410 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
411 "\1\4\4\0\2\4\1\270\25\4\26\0\3\4\1\0"+
412 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
413 "\3\4\1\271\24\4\26\0\3\4\1\0\2\4\3\0"+
414 "\5\4\1\0\1\4\1\0\1\4\4\0\21\4\1\272"+
415 "\6\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
416 "\1\4\1\0\1\4\4\0\3\4\1\273\24\4\26\0"+
417 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
418 "\1\4\4\0\7\4\1\274\20\4\26\0\3\4\1\0"+
419 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
420 "\5\4\1\275\22\4\26\0\3\4\1\0\2\4\3\0"+
421 "\5\4\1\0\1\4\1\0\1\4\4\0\5\4\1\276"+
422 "\22\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
423 "\1\4\1\0\1\4\4\0\3\4\1\277\24\4\26\0"+
424 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
425 "\1\4\4\0\1\300\27\4\26\0\3\4\1\0\2\4"+
426 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\23\4"+
427 "\1\301\4\4\26\0\3\4\1\0\2\4\3\0\5\4"+
428 "\1\0\1\4\1\0\1\4\4\0\17\4\1\302\10\4"+
429 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
430 "\1\0\1\4\4\0\1\303\27\4\26\0\3\4\1\0"+
431 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
432 "\3\4\1\304\24\4\26\0\3\4\1\0\2\4\3\0"+
433 "\5\4\1\0\1\4\1\0\1\4\4\0\12\4\1\305"+
434 "\15\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
435 "\1\4\1\0\1\4\4\0\1\4\1\306\26\4\26\0"+
436 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
437 "\1\4\4\0\1\307\27\4\26\0\3\4\1\0\2\4"+
438 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\6\4"+
439 "\1\310\21\4\26\0\3\4\1\0\2\4\3\0\5\4"+
440 "\1\0\1\4\1\0\1\4\4\0\17\4\1\311\10\4"+
441 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
442 "\1\0\1\4\4\0\5\4\1\312\22\4\26\0\3\4"+
443 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
444 "\4\0\6\4\1\313\21\4\26\0\3\4\1\0\2\4"+
445 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\3\4"+
446 "\1\314\24\4\26\0\3\4\1\0\2\4\3\0\5\4"+
447 "\1\0\1\4\1\0\1\4\4\0\12\4\1\315\15\4"+
448 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
449 "\1\0\1\4\4\0\3\4\1\316\24\4\26\0\3\4"+
450 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
451 "\4\0\7\4\1\317\20\4\26\0\3\4\1\0\2\4"+
452 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\1\320"+
453 "\6\4\1\321\20\4\26\0\3\4\1\0\2\4\3\0"+
454 "\5\4\1\0\1\4\1\0\1\4\4\0\1\4\1\322"+
455 "\26\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
456 "\1\4\1\0\1\4\4\0\3\4\1\323\24\4\26\0"+
457 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
458 "\1\4\4\0\1\324\27\4\26\0\3\4\1\0\2\4"+
459 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\6\4"+
460 "\1\325\4\4\1\326\14\4\26\0\3\4\1\0\2\4"+
461 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\5\4"+
462 "\1\327\22\4\26\0\3\4\1\0\2\4\3\0\5\4"+
463 "\1\0\1\4\1\0\1\4\4\0\11\4\1\330\16\4"+
464 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
465 "\1\0\1\4\4\0\13\4\1\331\14\4\26\0\3\4"+
466 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
467 "\4\0\1\332\27\4\26\0\3\4\1\0\2\4\3\0"+
468 "\5\4\1\0\1\4\1\0\1\4\4\0\25\4\1\333"+
469 "\2\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
470 "\1\4\1\0\1\4\4\0\6\4\1\334\21\4\26\0"+
471 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
472 "\1\4\4\0\14\4\1\335\13\4\26\0\3\4\1\0"+
473 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
474 "\5\4\1\336\22\4\26\0\3\4\1\0\2\4\3\0"+
475 "\5\4\1\0\1\4\1\0\1\4\4\0\20\4\1\337"+
476 "\7\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
477 "\1\4\1\0\1\4\4\0\6\4\1\340\21\4\25\0"+
478 "\7\171\1\341\1\256\73\171\10\257\1\342\73\257\1\0"+
479 "\2\343\7\0\1\343\6\0\1\263\40\0\1\263\22\0"+
480 "\2\262\1\173\6\0\1\262\2\0\1\344\1\345\1\0"+
481 "\1\173\1\0\1\261\7\0\1\173\1\344\1\173\3\0"+
482 "\2\173\5\0\1\345\3\0\1\261\31\0\2\343\7\0"+
483 "\1\343\72\0\3\4\1\0\2\4\3\0\5\4\1\0"+
484 "\1\4\1\0\1\4\4\0\7\4\1\346\20\4\26\0"+
485 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
486 "\1\4\4\0\26\4\1\347\1\4\26\0\3\4\1\0"+
487 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
488 "\1\4\1\350\26\4\26\0\3\4\1\0\2\4\3\0"+
489 "\5\4\1\0\1\4\1\0\1\4\4\0\10\4\1\351"+
490 "\17\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
491 "\1\4\1\0\1\4\4\0\3\4\1\352\24\4\26\0"+
492 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
493 "\1\4\4\0\1\353\27\4\26\0\3\4\1\0\2\4"+
494 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\6\4"+
495 "\1\354\21\4\26\0\3\4\1\0\2\4\3\0\5\4"+
496 "\1\0\1\4\1\0\1\4\4\0\1\4\1\355\26\4"+
497 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
498 "\1\0\1\4\4\0\1\4\1\356\26\4\26\0\3\4"+
499 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
500 "\4\0\12\4\1\357\15\4\26\0\3\4\1\0\2\4"+
501 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\17\4"+
502 "\1\360\10\4\26\0\3\4\1\0\2\4\3\0\5\4"+
503 "\1\0\1\4\1\0\1\4\4\0\1\4\1\361\26\4"+
504 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
505 "\1\0\1\4\4\0\16\4\1\362\11\4\26\0\3\4"+
506 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
507 "\4\0\1\363\27\4\26\0\3\4\1\0\2\4\3\0"+
508 "\5\4\1\0\1\4\1\0\1\4\4\0\12\4\1\364"+
509 "\15\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
510 "\1\4\1\0\1\4\4\0\25\4\1\365\2\4\26\0"+
511 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
512 "\1\4\4\0\14\4\1\366\13\4\26\0\3\4\1\0"+
513 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
514 "\3\4\1\367\24\4\26\0\3\4\1\0\2\4\3\0"+
515 "\5\4\1\0\1\4\1\0\1\4\4\0\16\4\1\370"+
516 "\11\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
517 "\1\4\1\0\1\4\4\0\7\4\1\371\20\4\26\0"+
518 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
519 "\1\4\4\0\17\4\1\372\10\4\26\0\3\4\1\0"+
520 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
521 "\1\373\27\4\26\0\3\4\1\0\2\4\3\0\5\4"+
522 "\1\0\1\4\1\0\1\4\4\0\1\4\1\374\26\4"+
523 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
524 "\1\0\1\4\4\0\5\4\1\375\22\4\26\0\3\4"+
525 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
526 "\4\0\3\4\1\376\24\4\26\0\3\4\1\0\2\4"+
527 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\1\4"+
528 "\1\377\26\4\26\0\3\4\1\0\2\4\3\0\5\4"+
529 "\1\0\1\4\1\0\1\4\4\0\2\4\1\u0100\25\4"+
530 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
531 "\1\0\1\4\4\0\6\4\1\u0101\21\4\26\0\3\4"+
532 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
533 "\4\0\3\4\1\u0102\24\4\26\0\3\4\1\0\2\4"+
534 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\5\4"+
535 "\1\u0103\22\4\26\0\3\4\1\0\2\4\3\0\5\4"+
536 "\1\0\1\4\1\0\1\4\4\0\17\4\1\u0104\10\4"+
537 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
538 "\1\0\1\4\4\0\5\4\1\u0105\22\4\26\0\3\4"+
539 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
540 "\4\0\1\u0106\27\4\26\0\3\4\1\0\2\4\3\0"+
541 "\5\4\1\0\1\4\1\0\1\4\4\0\3\4\1\u0107"+
542 "\24\4\25\0\7\257\1\260\1\342\73\257\1\0\2\343"+
543 "\7\0\1\343\2\0\1\u0108\1\u0109\14\0\1\u0108\13\0"+
544 "\1\u0109\35\0\3\4\1\0\2\4\3\0\5\4\1\0"+
545 "\1\4\1\0\1\4\4\0\17\4\1\u010a\10\4\26\0"+
546 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
547 "\1\4\4\0\7\4\1\u010b\20\4\26\0\3\4\1\0"+
548 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
549 "\10\4\1\u010c\17\4\26\0\3\4\1\0\2\4\3\0"+
550 "\5\4\1\0\1\4\1\0\1\4\4\0\20\4\1\u010d"+
551 "\7\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
552 "\1\4\1\0\1\4\4\0\6\4\1\u010e\21\4\26\0"+
553 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
554 "\1\4\4\0\1\u010f\27\4\26\0\3\4\1\0\2\4"+
555 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\5\4"+
556 "\1\u0110\22\4\26\0\3\4\1\0\2\4\3\0\5\4"+
557 "\1\0\1\4\1\0\1\4\4\0\1\u0111\27\4\26\0"+
558 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
559 "\1\4\4\0\12\4\1\u0112\15\4\26\0\3\4\1\0"+
560 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
561 "\1\4\1\u0113\26\4\26\0\3\4\1\0\2\4\3\0"+
562 "\5\4\1\0\1\4\1\0\1\4\4\0\16\4\1\u0114"+
563 "\11\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
564 "\1\4\1\0\1\4\4\0\3\4\1\u0115\24\4\26\0"+
565 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
566 "\1\4\4\0\5\4\1\u0116\22\4\26\0\3\4\1\0"+
567 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
568 "\10\4\1\u0117\17\4\26\0\3\4\1\0\2\4\3\0"+
569 "\5\4\1\0\1\4\1\0\1\4\4\0\4\4\1\u0118"+
570 "\23\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
571 "\1\4\1\0\1\4\4\0\10\4\1\u0119\17\4\26\0"+
572 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
573 "\1\4\4\0\21\4\1\u011a\6\4\26\0\3\4\1\0"+
574 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
575 "\1\u011b\27\4\26\0\3\4\1\0\2\4\3\0\5\4"+
576 "\1\0\1\4\1\0\1\4\4\0\6\4\1\u011c\21\4"+
577 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
578 "\1\0\1\4\4\0\3\4\1\u011d\24\4\26\0\3\4"+
579 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
580 "\4\0\12\4\1\u011e\15\4\26\0\3\4\1\0\2\4"+
581 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\1\u011f"+
582 "\27\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
583 "\1\4\1\0\1\4\4\0\12\4\1\u0120\15\4\26\0"+
584 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
585 "\1\4\4\0\23\4\1\u0121\4\4\26\0\3\4\1\0"+
586 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
587 "\17\4\1\u0122\10\4\26\0\3\4\1\0\2\4\3\0"+
588 "\5\4\1\0\1\4\1\0\1\4\4\0\3\4\1\u0123"+
589 "\24\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
590 "\1\4\1\0\1\4\4\0\7\4\1\u0124\20\4\26\0"+
591 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
592 "\1\4\4\0\15\4\1\u0125\12\4\26\0\3\4\1\0"+
593 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
594 "\12\4\1\u0126\15\4\26\0\3\4\1\0\2\4\3\0"+
595 "\5\4\1\0\1\4\1\0\1\4\4\0\4\4\1\u0127"+
596 "\23\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
597 "\1\4\1\0\1\4\4\0\13\4\1\u0128\14\4\26\0"+
598 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
599 "\1\4\4\0\10\4\1\u0129\17\4\26\0\3\4\1\0"+
600 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
601 "\2\4\1\u012a\25\4\26\0\3\4\1\0\2\4\3\0"+
602 "\5\4\1\0\1\4\1\0\1\4\4\0\5\4\1\u012b"+
603 "\22\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
604 "\1\4\1\0\1\4\4\0\12\4\1\u012c\15\4\26\0"+
605 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
606 "\1\4\4\0\3\4\1\u012d\24\4\26\0\3\4\1\0"+
607 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
608 "\1\u012e\27\4\26\0\3\4\1\0\2\4\3\0\5\4"+
609 "\1\0\1\4\1\0\1\4\4\0\1\u012f\27\4\26\0"+
610 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
611 "\1\4\4\0\3\4\1\u0130\24\4\26\0\3\4\1\0"+
612 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
613 "\3\4\1\u0131\24\4\26\0\3\4\1\0\2\4\3\0"+
614 "\5\4\1\0\1\4\1\0\1\4\4\0\6\4\1\u0132"+
615 "\21\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
616 "\1\4\1\0\1\4\4\0\10\4\1\u0133\17\4\26\0"+
617 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
618 "\1\4\4\0\1\u0134\27\4\26\0\3\4\1\0\2\4"+
619 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\24\4"+
620 "\1\u0135\3\4\26\0\3\4\1\0\2\4\3\0\5\4"+
621 "\1\0\1\4\1\0\1\4\4\0\10\4\1\u0136\17\4"+
622 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
623 "\1\0\1\4\4\0\3\4\1\u0137\24\4\26\0\3\4"+
624 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
625 "\4\0\12\4\1\u0138\15\4\26\0\3\4\1\0\2\4"+
626 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\3\4"+
627 "\1\u0139\24\4\26\0\3\4\1\0\2\4\3\0\5\4"+
628 "\1\0\1\4\1\0\1\4\4\0\10\4\1\u013a\17\4"+
629 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
630 "\1\0\1\4\4\0\3\4\1\u013b\24\4\26\0\3\4"+
631 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
632 "\4\0\3\4\1\u013c\24\4\26\0\3\4\1\0\2\4"+
633 "\3\0\5\4\1\0\1\4\1\0\1\4\4\0\1\u013d"+
634 "\27\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
635 "\1\4\1\0\1\4\4\0\17\4\1\u013e\10\4\26\0"+
636 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
637 "\1\4\4\0\3\4\1\u013f\24\4\26\0\3\4\1\0"+
638 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
639 "\13\4\1\u0140\14\4\26\0\3\4\1\0\2\4\3\0"+
640 "\5\4\1\0\1\4\1\0\1\4\4\0\1\u0141\27\4"+
641 "\26\0\3\4\1\0\2\4\3\0\5\4\1\0\1\4"+
642 "\1\0\1\4\4\0\20\4\1\u0142\7\4\26\0\3\4"+
643 "\1\0\2\4\3\0\5\4\1\0\1\4\1\0\1\4"+
644 "\4\0\27\4\1\u0143\26\0\3\4\1\0\2\4\3\0"+
645 "\5\4\1\0\1\4\1\0\1\4\4\0\4\4\1\u0144"+
646 "\23\4\26\0\3\4\1\0\2\4\3\0\5\4\1\0"+
647 "\1\4\1\0\1\4\4\0\7\4\1\u0145\20\4\26\0"+
648 "\3\4\1\0\2\4\3\0\5\4\1\0\1\4\1\0"+
649 "\1\4\4\0\3\4\1\u0146\24\4\26\0\3\4\1\0"+
650 "\2\4\3\0\5\4\1\0\1\4\1\0\1\4\4\0"+
651 "\20\4\1\u0147\7\4\25\0";
653 private static int [] zzUnpackTrans() {
654 int [] result = new int[16048];
655 int offset = 0;
656 offset = zzUnpackTrans(ZZ_TRANS_PACKED_0, offset, result);
657 return result;
660 private static int zzUnpackTrans(String packed, int offset, int [] result) {
661 int i = 0; /* index in packed string */
662 int j = offset; /* index in unpacked array */
663 int l = packed.length();
664 while (i < l) {
665 int count = packed.charAt(i++);
666 int value = packed.charAt(i++);
667 value--;
668 do result[j++] = value; while (--count > 0);
670 return j;
674 /* error codes */
675 private static final int ZZ_UNKNOWN_ERROR = 0;
676 private static final int ZZ_NO_MATCH = 1;
677 private static final int ZZ_PUSHBACK_2BIG = 2;
678 private static final char[] EMPTY_BUFFER = new char[0];
679 private static final int YYEOF = -1;
680 private static java.io.Reader zzReader = null; // Fake
682 /* error messages for the codes above */
683 private static final String ZZ_ERROR_MSG[] = {
684 "Unkown internal scanner error",
685 "Error: could not match input",
686 "Error: pushback value was too large"
690 * ZZ_ATTRIBUTE[aState] contains the attributes of state <code>aState</code>
692 private static final int [] ZZ_ATTRIBUTE = zzUnpackAttribute();
694 private static final String ZZ_ATTRIBUTE_PACKED_0 =
695 "\1\0\1\11\37\1\1\11\3\1\17\11\4\1\2\11"+
696 "\1\0\2\1\1\0\3\11\2\1\1\11\47\1\7\11"+
697 "\1\1\4\11\3\1\1\0\1\1\1\0\1\11\56\1"+
698 "\1\11\1\0\1\1\1\11\1\0\1\1\1\0\55\1"+
699 "\1\11\1\0\45\1\2\11\76\1";
701 private static int [] zzUnpackAttribute() {
702 int [] result = new int[327];
703 int offset = 0;
704 offset = zzUnpackAttribute(ZZ_ATTRIBUTE_PACKED_0, offset, result);
705 return result;
708 private static int zzUnpackAttribute(String packed, int offset, int [] result) {
709 int i = 0; /* index in packed string */
710 int j = offset; /* index in unpacked array */
711 int l = packed.length();
712 while (i < l) {
713 int count = packed.charAt(i++);
714 int value = packed.charAt(i++);
715 do result[j++] = value; while (--count > 0);
717 return j;
720 /** the current state of the DFA */
721 private int zzState;
723 /** the current lexical state */
724 private int zzLexicalState = YYINITIAL;
726 /** this buffer contains the current text to be matched and is
727 the source of the yytext() string */
728 private CharSequence zzBuffer = "";
730 /** this buffer may contains the current text array to be matched when it is cheap to acquire it */
731 private char[] zzBufferArray;
733 /** the textposition at the last accepting state */
734 private int zzMarkedPos;
736 /** the textposition at the last state to be included in yytext */
737 private int zzPushbackPos;
739 /** the current text position in the buffer */
740 private int zzCurrentPos;
742 /** startRead marks the beginning of the yytext() string in the buffer */
743 private int zzStartRead;
745 /** endRead marks the last character in the buffer, that has been read
746 from input */
747 private int zzEndRead;
750 * zzAtBOL == true <=> the scanner is currently at the beginning of a line
752 private boolean zzAtBOL = true;
754 /** zzAtEOF == true <=> the scanner is at the EOF */
755 private boolean zzAtEOF;
757 /** denotes if the user-EOF-code has already been executed */
758 private boolean zzEOFDone;
760 /* user code: */
761 private boolean myAssertKeywordEnabled;
762 private boolean myJdk15Enabled;
764 public _JavaLexer(boolean isAssertKeywordEnabled, boolean jdk15Enabled){
765 this((java.io.Reader)null);
766 myAssertKeywordEnabled = isAssertKeywordEnabled;
767 myJdk15Enabled = jdk15Enabled;
770 public void goTo(int offset) {
771 zzCurrentPos = zzMarkedPos = zzStartRead = offset;
772 zzPushbackPos = 0;
773 zzAtEOF = offset < zzEndRead;
777 _JavaLexer(java.io.Reader in) {
778 this.zzReader = in;
782 * Creates a new scanner.
783 * There is also java.io.Reader version of this constructor.
785 * @param in the java.io.Inputstream to read input from.
787 _JavaLexer(java.io.InputStream in) {
788 this(new java.io.InputStreamReader(in));
791 /**
792 * Unpacks the compressed character translation table.
794 * @param packed the packed character translation table
795 * @return the unpacked character translation table
797 private static char [] zzUnpackCMap(String packed) {
798 char [] map = new char[0x10000];
799 int i = 0; /* index in packed string */
800 int j = 0; /* index in unpacked array */
801 while (i < 1782) {
802 int count = packed.charAt(i++);
803 char value = packed.charAt(i++);
804 do map[j++] = value; while (--count > 0);
806 return map;
809 public final int getTokenStart(){
810 return zzStartRead;
813 public final int getTokenEnd(){
814 return getTokenStart() + yylength();
817 public void reset(CharSequence buffer, int start, int end,int initialState){
818 zzBuffer = buffer;
819 zzBufferArray = com.intellij.util.text.CharArrayUtil.fromSequenceWithoutCopying(buffer);
820 zzCurrentPos = zzMarkedPos = zzStartRead = start;
821 zzPushbackPos = 0;
822 zzAtEOF = false;
823 zzAtBOL = true;
824 zzEndRead = end;
825 yybegin(initialState);
828 public void reset(CharSequence buffer, int initialState){
829 reset(buffer, 0, buffer.length(), initialState);
833 * Refills the input buffer.
835 * @return <code>false</code>, iff there was new input.
837 * @exception java.io.IOException if any I/O-Error occurs
839 private boolean zzRefill() throws java.io.IOException {
840 return true;
845 * Returns the current lexical state.
847 public final int yystate() {
848 return zzLexicalState;
853 * Enters a new lexical state
855 * @param newState the new lexical state
857 public final void yybegin(int newState) {
858 zzLexicalState = newState;
863 * Returns the text matched by the current regular expression.
865 public final CharSequence yytext() {
866 return zzBuffer.subSequence(zzStartRead, zzMarkedPos);
871 * Returns the character at position <tt>pos</tt> from the
872 * matched text.
874 * It is equivalent to yytext().charAt(pos), but faster
876 * @param pos the position of the character to fetch.
877 * A value from 0 to yylength()-1.
879 * @return the character at position pos
881 public final char yycharat(int pos) {
882 return zzBufferArray != null ? zzBufferArray[zzStartRead+pos]:zzBuffer.charAt(zzStartRead+pos);
887 * Returns the length of the matched text region.
889 public final int yylength() {
890 return zzMarkedPos-zzStartRead;
895 * Reports an error that occured while scanning.
897 * In a wellformed scanner (no or only correct usage of
898 * yypushback(int) and a match-all fallback rule) this method
899 * will only be called with things that "Can't Possibly Happen".
900 * If this method is called, something is seriously wrong
901 * (e.g. a JFlex bug producing a faulty scanner etc.).
903 * Usual syntax/scanner level error handling should be done
904 * in error fallback rules.
906 * @param errorCode the code of the errormessage to display
908 private void zzScanError(int errorCode) {
909 String message;
910 try {
911 message = ZZ_ERROR_MSG[errorCode];
913 catch (ArrayIndexOutOfBoundsException e) {
914 message = ZZ_ERROR_MSG[ZZ_UNKNOWN_ERROR];
917 throw new Error(message);
922 * Pushes the specified amount of characters back into the input stream.
924 * They will be read again by then next call of the scanning method
926 * @param number the number of characters to be read again.
927 * This number must not be greater than yylength()!
929 public void yypushback(int number) {
930 if ( number > yylength() )
931 zzScanError(ZZ_PUSHBACK_2BIG);
933 zzMarkedPos -= number;
938 * Contains user EOF-code, which will be executed exactly once,
939 * when the end of file is reached
941 private void zzDoEOF() {
942 if (!zzEOFDone) {
943 zzEOFDone = true;
950 * Resumes scanning until the next regular expression is matched,
951 * the end of input is encountered or an I/O-Error occurs.
953 * @return the next token
954 * @exception java.io.IOException if any I/O-Error occurs
956 public IElementType advance() throws java.io.IOException {
957 int zzInput;
958 int zzAction;
960 // cached fields:
961 int zzCurrentPosL;
962 int zzMarkedPosL;
963 int zzEndReadL = zzEndRead;
964 CharSequence zzBufferL = zzBuffer;
965 char[] zzBufferArrayL = zzBufferArray;
966 char [] zzCMapL = ZZ_CMAP;
968 int [] zzTransL = ZZ_TRANS;
969 int [] zzRowMapL = ZZ_ROWMAP;
970 int [] zzAttrL = ZZ_ATTRIBUTE;
972 while (true) {
973 zzMarkedPosL = zzMarkedPos;
975 zzAction = -1;
977 zzCurrentPosL = zzCurrentPos = zzStartRead = zzMarkedPosL;
979 zzState = zzLexicalState;
982 zzForAction: {
983 while (true) {
985 if (zzCurrentPosL < zzEndReadL)
986 zzInput = zzBufferArrayL != null ? zzBufferArrayL[zzCurrentPosL++]:zzBufferL.charAt(zzCurrentPosL++);
987 else if (zzAtEOF) {
988 zzInput = YYEOF;
989 break zzForAction;
991 else {
992 // store back cached positions
993 zzCurrentPos = zzCurrentPosL;
994 zzMarkedPos = zzMarkedPosL;
995 boolean eof = zzRefill();
996 // get translated positions and possibly new buffer
997 zzCurrentPosL = zzCurrentPos;
998 zzMarkedPosL = zzMarkedPos;
999 zzBufferL = zzBuffer;
1000 zzEndReadL = zzEndRead;
1001 if (eof) {
1002 zzInput = YYEOF;
1003 break zzForAction;
1005 else {
1006 zzInput = zzBufferArrayL != null ? zzBufferArrayL[zzCurrentPosL++]:zzBufferL.charAt(zzCurrentPosL++);
1009 int zzNext = zzTransL[ zzRowMapL[zzState] + zzCMapL[zzInput] ];
1010 if (zzNext == -1) break zzForAction;
1011 zzState = zzNext;
1013 int zzAttributes = zzAttrL[zzState];
1014 if ( (zzAttributes & 1) == 1 ) {
1015 zzAction = zzState;
1016 zzMarkedPosL = zzCurrentPosL;
1017 if ( (zzAttributes & 8) == 8 ) break zzForAction;
1023 // store back cached position
1024 zzMarkedPos = zzMarkedPosL;
1026 switch (zzAction < 0 ? zzAction : ZZ_ACTION[zzAction]) {
1027 case 67:
1028 { return JavaTokenType.LONG_KEYWORD;
1030 case 111: break;
1031 case 99:
1032 { return JavaTokenType.PRIVATE_KEYWORD;
1034 case 112: break;
1035 case 27:
1036 { return JavaTokenType.COMMA;
1038 case 113: break;
1039 case 23:
1040 { return JavaTokenType.RBRACE;
1042 case 114: break;
1043 case 22:
1044 { return JavaTokenType.LBRACE;
1046 case 115: break;
1047 case 66:
1048 { return myJdk15Enabled ? JavaTokenType.ENUM_KEYWORD : JavaTokenType.IDENTIFIER;
1050 case 116: break;
1051 case 55:
1052 { return JavaTokenType.DOC_COMMENT;
1054 case 117: break;
1055 case 64:
1056 { return JavaTokenType.THIS_KEYWORD;
1058 case 118: break;
1059 case 83:
1060 { return JavaTokenType.CLASS_KEYWORD;
1062 case 119: break;
1063 case 14:
1064 { return JavaTokenType.PLUS;
1066 case 120: break;
1067 case 53:
1068 { return JavaTokenType.XOREQ;
1070 case 121: break;
1071 case 60:
1072 { return JavaTokenType.INT_KEYWORD;
1074 case 122: break;
1075 case 80:
1076 { return JavaTokenType.SHORT_KEYWORD;
1078 case 123: break;
1079 case 74:
1080 { if (myJdk15Enabled) return JavaTokenType.FLOAT_LITERAL;
1082 case 124: break;
1083 case 43:
1084 { return JavaTokenType.EQEQ;
1086 case 125: break;
1087 case 101:
1088 { return JavaTokenType.ABSTRACT_KEYWORD;
1090 case 126: break;
1091 case 68:
1092 { return JavaTokenType.NULL_KEYWORD;
1094 case 127: break;
1095 case 95:
1096 { return JavaTokenType.EXTENDS_KEYWORD;
1098 case 128: break;
1099 case 50:
1100 { return JavaTokenType.LTLT;
1102 case 129: break;
1103 case 20:
1104 { return JavaTokenType.LPARENTH;
1106 case 130: break;
1107 case 12:
1108 { return JavaTokenType.EXCL;
1110 case 131: break;
1111 case 102:
1112 { return JavaTokenType.STRICTFP_KEYWORD;
1114 case 132: break;
1115 case 37:
1116 { return JavaTokenType.DIVEQ;
1118 case 133: break;
1119 case 89:
1120 { return JavaTokenType.STATIC_KEYWORD;
1122 case 134: break;
1123 case 39:
1124 { return JavaTokenType.MINUSMINUS;
1126 case 135: break;
1127 case 76:
1128 { return JavaTokenType.FALSE_KEYWORD;
1130 case 136: break;
1131 case 1:
1132 { return JavaTokenType.BAD_CHARACTER;
1134 case 137: break;
1135 case 90:
1136 { return JavaTokenType.SWITCH_KEYWORD;
1138 case 138: break;
1139 case 26:
1140 { return JavaTokenType.SEMICOLON;
1142 case 139: break;
1143 case 18:
1144 { return JavaTokenType.XOR;
1146 case 140: break;
1147 case 34:
1148 { return JavaTokenType.DOUBLE_LITERAL;
1150 case 141: break;
1151 case 45:
1152 { return JavaTokenType.OREQ;
1154 case 142: break;
1155 case 11:
1156 { return JavaTokenType.EQ;
1158 case 143: break;
1159 case 5:
1160 { return JavaTokenType.DIV;
1162 case 144: break;
1163 case 65:
1164 { return JavaTokenType.ELSE_KEYWORD;
1166 case 145: break;
1167 case 59:
1168 { return JavaTokenType.NEW_KEYWORD;
1170 case 146: break;
1171 case 56:
1172 { return JavaTokenType.ELLIPSIS;
1174 case 147: break;
1175 case 52:
1176 { return JavaTokenType.ANDAND;
1178 case 148: break;
1179 case 81:
1180 { return JavaTokenType.BREAK_KEYWORD;
1182 case 149: break;
1183 case 9:
1184 { return JavaTokenType.CHARACTER_LITERAL;
1186 case 150: break;
1187 case 51:
1188 { return JavaTokenType.ANDEQ;
1190 case 151: break;
1191 case 2:
1192 { return JavaTokenType.INTEGER_LITERAL;
1194 case 152: break;
1195 case 77:
1196 { return JavaTokenType.FLOAT_KEYWORD;
1198 case 153: break;
1199 case 10:
1200 { return JavaTokenType.STRING_LITERAL;
1202 case 154: break;
1203 case 71:
1204 { return JavaTokenType.CHAR_KEYWORD;
1206 case 155: break;
1207 case 91:
1208 { return JavaTokenType.NATIVE_KEYWORD;
1210 case 156: break;
1211 case 42:
1212 { return JavaTokenType.DO_KEYWORD;
1214 case 157: break;
1215 case 7:
1216 { return JavaTokenType.DOT;
1218 case 158: break;
1219 case 28:
1220 { return JavaTokenType.TILDE;
1222 case 159: break;
1223 case 110:
1224 { return JavaTokenType.SYNCHRONIZED_KEYWORD;
1226 case 160: break;
1227 case 35:
1228 { return JavaTokenType.END_OF_LINE_COMMENT;
1230 case 161: break;
1231 case 38:
1232 { return JavaTokenType.ASTERISKEQ;
1234 case 162: break;
1235 case 79:
1236 { return JavaTokenType.SUPER_KEYWORD;
1238 case 163: break;
1239 case 40:
1240 { return JavaTokenType.MINUSEQ;
1242 case 164: break;
1243 case 61:
1244 { return JavaTokenType.LTLTEQ;
1246 case 165: break;
1247 case 72:
1248 { return JavaTokenType.GOTO_KEYWORD;
1250 case 166: break;
1251 case 25:
1252 { return JavaTokenType.RBRACKET;
1254 case 167: break;
1255 case 88:
1256 { return myAssertKeywordEnabled ? JavaTokenType.ASSERT_KEYWORD : JavaTokenType.IDENTIFIER;
1258 case 168: break;
1259 case 36:
1260 { return JavaTokenType.C_STYLE_COMMENT;
1262 case 169: break;
1263 case 15:
1264 { return JavaTokenType.LT;
1266 case 170: break;
1267 case 41:
1268 { return JavaTokenType.IF_KEYWORD;
1270 case 171: break;
1271 case 8:
1272 { return JavaTokenType.MINUS;
1274 case 172: break;
1275 case 85:
1276 { return JavaTokenType.WHILE_KEYWORD;
1278 case 173: break;
1279 case 69:
1280 { return JavaTokenType.BYTE_KEYWORD;
1282 case 174: break;
1283 case 96:
1284 { return JavaTokenType.FINALLY_KEYWORD;
1286 case 175: break;
1287 case 73:
1288 { return JavaTokenType.VOID_KEYWORD;
1290 case 176: break;
1291 case 29:
1292 { return JavaTokenType.QUEST;
1294 case 177: break;
1295 case 19:
1296 { return JavaTokenType.PERC;
1298 case 178: break;
1299 case 109:
1300 { return JavaTokenType.IMPLEMENTS_KEYWORD;
1302 case 179: break;
1303 case 86:
1304 { return JavaTokenType.THROWS_KEYWORD;
1306 case 180: break;
1307 case 78:
1308 { return JavaTokenType.FINAL_KEYWORD;
1310 case 181: break;
1311 case 93:
1312 { return JavaTokenType.DOUBLE_KEYWORD;
1314 case 182: break;
1315 case 107:
1316 { return JavaTokenType.PROTECTED_KEYWORD;
1318 case 183: break;
1319 case 103:
1320 { return JavaTokenType.CONTINUE_KEYWORD;
1322 case 184: break;
1323 case 100:
1324 { return JavaTokenType.PACKAGE_KEYWORD;
1326 case 185: break;
1327 case 62:
1328 { if (myJdk15Enabled) return JavaTokenType.DOUBLE_LITERAL;
1330 case 186: break;
1331 case 16:
1332 { return JavaTokenType.GT;
1334 case 187: break;
1335 case 24:
1336 { return JavaTokenType.LBRACKET;
1338 case 188: break;
1339 case 32:
1340 { return JavaTokenType.LONG_LITERAL;
1342 case 189: break;
1343 case 58:
1344 { return JavaTokenType.FOR_KEYWORD;
1346 case 190: break;
1347 case 98:
1348 { return JavaTokenType.DEFAULT_KEYWORD;
1350 case 191: break;
1351 case 47:
1352 { return JavaTokenType.PLUSEQ;
1354 case 192: break;
1355 case 87:
1356 { return JavaTokenType.RETURN_KEYWORD;
1358 case 193: break;
1359 case 63:
1360 { return JavaTokenType.TRUE_KEYWORD;
1362 case 194: break;
1363 case 48:
1364 { return JavaTokenType.PLUSPLUS;
1366 case 195: break;
1367 case 46:
1368 { return JavaTokenType.OROR;
1370 case 196: break;
1371 case 13:
1372 { return JavaTokenType.OR;
1374 case 197: break;
1375 case 3:
1376 { return JavaTokenType.IDENTIFIER;
1378 case 198: break;
1379 case 54:
1380 { return JavaTokenType.PERCEQ;
1382 case 199: break;
1383 case 30:
1384 { return JavaTokenType.COLON;
1386 case 200: break;
1387 case 104:
1388 { return JavaTokenType.VOLATILE_KEYWORD;
1390 case 201: break;
1391 case 106:
1392 { return JavaTokenType.INTERFACE_KEYWORD;
1394 case 202: break;
1395 case 108:
1396 { return JavaTokenType.INSTANCEOF_KEYWORD;
1398 case 203: break;
1399 case 105:
1400 { return JavaTokenType.TRANSIENT_KEYWORD;
1402 case 204: break;
1403 case 97:
1404 { return JavaTokenType.BOOLEAN_KEYWORD;
1406 case 205: break;
1407 case 70:
1408 { return JavaTokenType.CASE_KEYWORD;
1410 case 206: break;
1411 case 6:
1412 { return JavaTokenType.ASTERISK;
1414 case 207: break;
1415 case 92:
1416 { return JavaTokenType.IMPORT_KEYWORD;
1418 case 208: break;
1419 case 31:
1420 { return JavaTokenType.AT;
1422 case 209: break;
1423 case 44:
1424 { return JavaTokenType.NE;
1426 case 210: break;
1427 case 57:
1428 { return JavaTokenType.TRY_KEYWORD;
1430 case 211: break;
1431 case 82:
1432 { return JavaTokenType.CATCH_KEYWORD;
1434 case 212: break;
1435 case 33:
1436 { return JavaTokenType.FLOAT_LITERAL;
1438 case 213: break;
1439 case 17:
1440 { return JavaTokenType.AND;
1442 case 214: break;
1443 case 75:
1444 { return JavaTokenType.THROW_KEYWORD;
1446 case 215: break;
1447 case 21:
1448 { return JavaTokenType.RPARENTH;
1450 case 216: break;
1451 case 4:
1452 { return JavaTokenType.WHITE_SPACE;
1454 case 217: break;
1455 case 94:
1456 { return JavaTokenType.PUBLIC_KEYWORD;
1458 case 218: break;
1459 case 49:
1460 { return JavaTokenType.LE;
1462 case 219: break;
1463 case 84:
1464 { return JavaTokenType.CONST_KEYWORD;
1466 case 220: break;
1467 default:
1468 if (zzInput == YYEOF && zzStartRead == zzCurrentPos) {
1469 zzAtEOF = true;
1470 zzDoEOF();
1471 return null;
1473 else {
1474 zzScanError(ZZ_NO_MATCH);