Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
/* The following code was generated by JFlex 1.4.3 on 2/08/15 8:21 PM */
package net.ripe.db.whois.common.generated;
import net.ripe.db.whois.common.rpsl.ParserHelper;
/*
filename: inject_r6.flex
description:
Defines the tokenizer for an RPSLng route6 inject attribute. It is
derived from inject.l.
notes:
Tokens are defined in the associated grammar, inject_r6.y.
*/
/**
* This class is a scanner generated by
* JFlex 1.4.3
* on 2/08/15 8:21 PM from the specification file
* /Users/benjamin/Uni/COMP3500/rpsl4j-parser/src/main/parser/jflex/inject_r6.flex
*/
public class InjectR6Lexer implements net.ripe.db.whois.common.rpsl.AttributeLexer {
/** 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;
/**
* ZZ_LEXSTATE[l] is the state in the DFA for the lexical state l
* ZZ_LEXSTATE[l+1] is the state in the DFA for the lexical state l
* at the beginning of a line
* l is of the form l = 2*k, k a non negative integer
*/
private static final int ZZ_LEXSTATE[] = {
0, 0
};
/**
* Translates characters to character classes
*/
private static final String ZZ_CMAP_PACKED =
"\11\0\1\41\1\41\25\0\1\41\12\0\1\15\1\0\1\5\1\11"+
"\1\13\1\7\1\34\1\35\1\33\1\23\1\37\1\31\1\40\1\36"+
"\1\32\1\12\2\0\1\44\3\0\1\16\1\10\1\26\1\42\1\46"+
"\1\17\1\45\1\50\1\20\1\1\1\51\1\30\1\27\1\25\1\43"+
"\1\21\1\1\1\2\1\4\1\3\1\24\1\22\1\1\1\47\1\52"+
"\1\1\3\0\1\14\1\6\1\0\1\16\1\10\1\26\1\42\1\46"+
"\1\17\1\45\1\50\1\20\1\1\1\51\1\30\1\27\1\25\1\43"+
"\1\21\1\1\1\2\1\4\1\3\1\24\1\22\1\1\1\47\1\52"+
"\1\1\uff85\0";
/**
* Translates characters to character classes
*/
private static final char [] ZZ_CMAP = zzUnpackCMap(ZZ_CMAP_PACKED);
/**
* 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\3\2\1\3\1\2\2\1\7\2\1\4"+
"\2\2\1\5\2\2\1\0\3\2\1\3\3\0\1\2"+
"\1\0\1\6\1\7\1\10\22\2\1\11\1\12\5\2"+
"\1\3\2\0\1\13\1\0\1\2\1\7\1\0\1\14"+
"\1\2\3\14\1\15\1\2\1\16\7\2\1\0\5\2"+
"\1\17\1\20\5\2\1\21\1\3\2\0\1\13\2\0"+
"\1\2\1\7\1\0\1\22\1\0\1\2\2\14\2\2"+
"\1\23\1\2\1\0\1\24\2\2\1\25\2\0\1\2"+
"\1\26\7\2\1\0\1\2\1\3\1\0\1\13\2\0"+
"\2\7\4\0\1\2\2\14\2\2\1\0\1\2\1\0"+
"\2\2\3\0\6\2\1\0\1\27\1\30\2\0\1\13"+
"\3\0\2\7\1\0\2\31\3\0\1\32\2\14\1\33"+
"\1\34\2\0\1\2\1\0\2\2\3\0\3\2\1\35"+
"\1\2\1\36\1\2\1\0\1\13\1\37\2\0\2\7"+
"\7\0\2\14\2\0\1\2\1\0\1\40\3\0\2\2"+
"\1\41\1\42\1\2\6\0\2\7\1\0\1\31\4\0"+
"\2\14\2\0\1\43\1\44\2\0\1\45\1\46\2\2"+
"\2\0\1\47\2\0\2\7\3\0\2\14\2\0\1\50"+
"\1\51\1\2\4\27\5\0\2\7\3\0\2\14\2\0"+
"\1\2\2\27\1\0\2\52\2\0\2\7\2\0\1\14"+
"\2\0\1\2\2\27\5\0\2\7\3\0\1\23\1\53"+
"\1\2\2\27\1\52\2\0\2\7\2\0\1\2\2\27"+
"\3\0\2\7\3\0\1\2\2\27\1\0\1\54\2\7"+
"\1\0\1\55\2\27\1\0\1\54\1\0\2\7\2\27"+
"\1\54\1\56\1\7\1\27\1\54\1\0\1\7\2\57"+
"\1\0\1\57";
private static int [] zzUnpackAction() {
int [] result = new int[371];
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\53\0\126\0\201\0\254\0\327\0\u0102\0\u012d"+
"\0\u0158\0\u0183\0\u01ae\0\u01d9\0\u0204\0\u022f\0\u025a\0\u0285"+
"\0\u02b0\0\u02db\0\u0306\0\u0331\0\u035c\0\u0387\0\126\0\u03b2"+
"\0\u03dd\0\u0408\0\u0433\0\u045e\0\u0489\0\u04b4\0\u04df\0\u050a"+
"\0\53\0\u0535\0\126\0\u0560\0\u058b\0\u05b6\0\u05e1\0\u060c"+
"\0\u0637\0\u0662\0\u068d\0\u06b8\0\u06e3\0\u070e\0\u0739\0\u0764"+
"\0\u078f\0\u07ba\0\u07e5\0\u0810\0\u083b\0\126\0\53\0\u0866"+
"\0\u0891\0\u08bc\0\u08e7\0\u0912\0\u093d\0\u0968\0\u0993\0\u09be"+
"\0\u09e9\0\u0a14\0\u0a3f\0\u0a6a\0\u0a95\0\u0ac0\0\u0aeb\0\u0b16"+
"\0\u0b41\0\126\0\u0b6c\0\126\0\u0b97\0\u0bc2\0\u0bed\0\u0c18"+
"\0\u0c43\0\u0c6e\0\u0c99\0\u0cc4\0\u0cef\0\u0d1a\0\u0d45\0\u0d70"+
"\0\u0d9b\0\126\0\126\0\u0dc6\0\u0df1\0\u0e1c\0\u0e47\0\u0e72"+
"\0\126\0\u0e9d\0\u0ec8\0\u0ef3\0\u0f1e\0\u0f49\0\u0f74\0\u0f9f"+
"\0\u0fca\0\u0ff5\0\u1020\0\u104b\0\u1076\0\u10a1\0\u10cc\0\u10f7"+
"\0\u1122\0\u114d\0\u1178\0\u11a3\0\126\0\u11ce\0\u11f9\0\126"+
"\0\u1224\0\u124f\0\u127a\0\126\0\u12a5\0\u12d0\0\u12fb\0\u1326"+
"\0\u1351\0\u137c\0\u13a7\0\u13d2\0\u13fd\0\u1428\0\u1453\0\u147e"+
"\0\u14a9\0\u14d4\0\u14ff\0\u152a\0\u1555\0\u1580\0\u15ab\0\u15d6"+
"\0\u1601\0\u162c\0\u1657\0\u1682\0\u16ad\0\u16d8\0\u1703\0\u172e"+
"\0\u1759\0\u1784\0\u17af\0\u17da\0\u1805\0\u1830\0\u185b\0\u1886"+
"\0\u18b1\0\u18dc\0\u1907\0\u1932\0\u195d\0\126\0\u1988\0\u19b3"+
"\0\u19de\0\u1a09\0\u1a34\0\u1a5f\0\u1a8a\0\u1ab5\0\u1ae0\0\53"+
"\0\u1b0b\0\u1b36\0\u1b61\0\u1b8c\0\126\0\u1bb7\0\u1be2\0\126"+
"\0\126\0\u1c0d\0\u1c38\0\u1c63\0\u1c8e\0\u1cb9\0\u0a95\0\u1ce4"+
"\0\u1d0f\0\u1d3a\0\u1d65\0\u1d90\0\u1dbb\0\126\0\u1de6\0\126"+
"\0\u1e11\0\u1e3c\0\u1988\0\u1e67\0\u1e92\0\u1ebd\0\u1ee8\0\u1f13"+
"\0\u1f3e\0\u1f69\0\u1f94\0\u1fbf\0\u1fea\0\u2015\0\u2040\0\u206b"+
"\0\u2096\0\u20c1\0\u20ec\0\u2117\0\u2142\0\126\0\u216d\0\u2198"+
"\0\u21c3\0\u21ee\0\u2219\0\126\0\126\0\u2244\0\u226f\0\u229a"+
"\0\u22c5\0\u22f0\0\u231b\0\u2346\0\u2371\0\u239c\0\u23c7\0\u1f3e"+
"\0\u23f2\0\u241d\0\u2448\0\u2473\0\u249e\0\u24c9\0\u24f4\0\u251f"+
"\0\126\0\53\0\u254a\0\u2575\0\53\0\126\0\u25a0\0\u25cb"+
"\0\u25f6\0\u2621\0\u264c\0\u2677\0\u26a2\0\u26cd\0\u26f8\0\u2723"+
"\0\u274e\0\u2779\0\u27a4\0\u27cf\0\u27fa\0\u2825\0\53\0\126"+
"\0\u2850\0\u287b\0\u28a6\0\u28d1\0\u28fc\0\u2927\0\u2952\0\u297d"+
"\0\u29a8\0\u29d3\0\u29fe\0\u2a29\0\u2a54\0\u2a7f\0\u2aaa\0\u2ad5"+
"\0\u2b00\0\u2b2b\0\u2b56\0\u2b81\0\u2bac\0\u2bd7\0\u2c02\0\53"+
"\0\u2c2d\0\u2c58\0\u2c83\0\u2cae\0\u2cd9\0\u2d04\0\u2d2f\0\u2d5a"+
"\0\u2d85\0\u2db0\0\u2ddb\0\u2e06\0\u2e31\0\u2e5c\0\u2e87\0\u2eb2"+
"\0\u2edd\0\u2f08\0\u2f33\0\u2f5e\0\u2f89\0\u2fb4\0\u2fdf\0\53"+
"\0\53\0\u300a\0\u3035\0\u3060\0\u2e87\0\u308b\0\u30b6\0\u30e1"+
"\0\u310c\0\u3137\0\u3162\0\u318d\0\u31b8\0\u31e3\0\u320e\0\u3239"+
"\0\u3264\0\u328f\0\u32ba\0\u32e5\0\u3310\0\u333b\0\u3366\0\u3391"+
"\0\u33bc\0\u33e7\0\u3412\0\u343d\0\u3468\0\u3493\0\126\0\u34be"+
"\0\u34e9\0\u3514\0\u353f\0\u356a\0\u3595\0\u35c0\0\u35eb\0\u3616"+
"\0\u3641\0\u366c\0\u3697\0\u36c2\0\u36ed\0\u3718\0\u3743\0\53"+
"\0\u376e\0\u3799\0\u3799";
private static int [] zzUnpackRowMap() {
int [] result = new int[371];
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\3\1\5\2\2\1\6\1\7"+
"\1\10\1\11\3\2\1\12\1\7\1\13\1\14\1\3"+
"\1\6\1\15\1\16\1\17\1\20\1\3\10\6\1\21"+
"\1\22\1\23\1\24\1\3\1\25\1\3\1\26\2\3"+
"\54\0\4\3\1\27\1\0\2\3\5\0\23\3\1\0"+
"\2\3\1\0\6\3\1\0\2\3\1\30\1\3\1\27"+
"\1\0\2\3\5\0\23\3\1\0\2\3\1\0\6\3"+
"\1\0\2\3\1\31\1\3\1\27\1\0\2\3\5\0"+
"\23\3\1\0\2\3\1\0\1\3\1\32\4\3\7\0"+
"\1\33\1\34\1\35\1\36\3\0\2\34\3\0\1\33"+
"\2\0\1\34\2\0\10\33\1\0\1\34\3\0\1\34"+
"\5\0\4\3\1\27\1\0\2\37\1\0\1\40\3\0"+
"\2\37\3\3\1\37\2\3\1\37\2\3\10\37\1\0"+
"\1\37\1\3\1\0\1\3\1\37\4\3\44\0\1\41"+
"\20\0\1\42\41\0\2\3\1\43\1\44\1\27\1\0"+
"\2\37\1\0\1\40\3\0\1\37\1\45\1\3\1\46"+
"\1\3\1\37\1\3\1\47\1\50\2\3\10\37\1\0"+
"\1\37\1\3\1\0\1\3\1\37\4\3\1\0\4\3"+
"\1\27\1\0\2\3\5\0\3\3\1\51\3\3\1\52"+
"\13\3\1\0\2\3\1\0\1\53\5\3\1\0\1\3"+
"\1\54\2\3\1\27\1\0\2\3\5\0\23\3\1\0"+
"\2\3\1\0\1\3\1\55\4\3\1\0\4\3\1\27"+
"\1\0\2\3\5\0\3\3\1\56\17\3\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\2\3\5\0"+
"\23\3\1\0\1\3\1\57\1\0\1\3\1\60\4\3"+
"\1\0\4\3\1\27\1\0\2\37\1\0\1\40\3\0"+
"\2\37\3\3\1\37\2\3\1\37\2\3\10\37\1\0"+
"\1\37\1\61\1\0\1\3\1\37\4\3\1\0\4\3"+
"\1\27\1\0\2\3\5\0\1\62\22\3\1\0\2\3"+
"\1\0\1\3\1\63\4\3\41\0\1\21\12\0\4\3"+
"\1\27\1\0\2\37\1\0\1\40\3\0\2\37\1\3"+
"\1\64\1\3\1\37\2\3\1\37\2\3\10\37\1\0"+
"\1\37\1\3\1\0\1\3\1\65\4\3\1\0\1\3"+
"\1\66\2\3\1\27\1\0\2\3\5\0\23\3\1\0"+
"\2\3\1\0\6\3\44\0\1\67\7\0\4\3\1\27"+
"\1\0\2\37\1\0\1\40\3\0\2\37\3\3\1\37"+
"\2\3\1\37\2\3\10\37\1\0\1\37\1\3\1\0"+
"\1\3\1\37\1\70\3\3\1\0\4\3\1\27\1\0"+
"\2\3\5\0\1\71\22\3\1\0\2\3\1\0\6\3"+
"\1\0\1\3\1\72\2\3\1\27\1\0\2\3\5\0"+
"\23\3\1\0\2\3\1\0\6\3\1\0\4\3\1\27"+
"\1\0\2\3\5\0\1\73\22\3\1\0\2\3\1\0"+
"\6\3\1\0\4\3\1\27\1\0\2\3\5\0\12\3"+
"\1\74\10\3\1\0\2\3\1\0\6\3\7\0\1\75"+
"\1\76\1\35\1\36\3\0\2\76\3\0\1\75\2\0"+
"\1\76\2\0\10\75\1\0\1\76\3\0\1\76\13\0"+
"\2\76\1\0\1\40\3\0\2\76\3\0\1\76\2\0"+
"\1\76\2\0\10\76\1\0\1\76\3\0\1\76\13\0"+
"\1\77\13\0\1\77\5\0\10\77\21\0\1\100\1\101"+
"\1\0\1\42\3\0\2\101\3\0\1\100\2\0\1\101"+
"\2\0\10\100\1\0\1\101\3\0\1\101\5\0\4\3"+
"\1\27\1\0\2\102\1\0\1\40\3\0\2\102\3\3"+
"\1\102\2\3\1\102\2\3\10\102\1\0\1\102\1\3"+
"\1\0\1\3\1\102\4\3\7\0\2\101\1\0\1\42"+
"\3\0\2\101\3\0\1\101\2\0\1\101\2\0\10\101"+
"\1\0\1\101\3\0\1\101\13\0\2\103\2\0\1\104"+
"\2\0\2\103\3\0\1\103\2\0\1\103\2\0\10\103"+
"\1\0\1\103\3\0\1\103\5\0\4\3\1\27\1\0"+
"\1\105\1\3\5\0\3\3\1\106\1\3\1\107\5\3"+
"\2\110\3\111\3\110\1\0\2\3\1\0\6\3\1\0"+
"\4\3\1\27\1\0\2\102\1\0\1\40\3\0\2\102"+
"\1\112\2\3\1\102\2\3\1\102\2\3\10\102\1\0"+
"\1\102\1\3\1\0\1\3\1\102\4\3\1\0\4\3"+
"\1\27\1\0\2\3\5\0\3\3\1\113\17\3\1\0"+
"\2\3\1\0\6\3\1\0\4\3\1\27\1\0\2\3"+
"\5\0\23\3\1\0\1\114\1\3\1\0\6\3\1\0"+
"\2\3\1\115\1\3\1\27\1\0\2\102\1\0\1\40"+
"\3\0\2\102\3\3\1\102\2\3\1\102\2\3\10\102"+
"\1\0\1\102\1\3\1\0\1\3\1\102\4\3\1\0"+
"\4\3\1\27\1\0\2\3\5\0\4\3\1\116\16\3"+
"\1\0\2\3\1\0\6\3\1\0\2\3\1\117\1\3"+
"\1\27\1\0\2\3\5\0\23\3\1\0\2\3\1\0"+
"\6\3\1\0\4\3\1\27\1\0\2\3\5\0\3\3"+
"\1\120\17\3\1\0\2\3\1\0\6\3\1\0\4\3"+
"\1\27\1\0\2\3\5\0\23\3\1\0\2\3\1\0"+
"\1\3\1\121\4\3\1\0\4\3\1\27\1\0\2\3"+
"\5\0\23\3\1\0\2\3\1\0\1\3\1\122\4\3"+
"\1\0\4\3\1\27\1\0\2\3\5\0\23\3\1\0"+
"\1\3\1\123\1\0\6\3\1\0\4\3\1\27\1\124"+
"\2\3\5\0\23\3\1\0\2\3\1\0\6\3\1\0"+
"\4\3\1\27\1\0\2\3\5\0\23\3\1\0\2\3"+
"\1\0\2\3\1\125\3\3\1\0\3\3\1\126\1\27"+
"\1\0\2\3\5\0\7\3\1\127\1\3\1\130\11\3"+
"\1\0\2\3\1\0\6\3\1\0\3\3\1\131\1\27"+
"\1\0\2\3\5\0\23\3\1\0\2\3\1\0\6\3"+
"\1\0\4\3\1\27\1\0\2\3\5\0\23\3\1\0"+
"\1\132\1\3\1\0\6\3\1\0\4\3\1\27\1\0"+
"\2\3\5\0\1\133\22\3\1\0\2\3\1\0\6\3"+
"\1\0\4\3\1\27\1\0\2\102\1\0\1\40\3\0"+
"\2\102\3\3\1\102\2\3\1\102\1\3\1\134\10\102"+
"\1\0\1\102\1\3\1\0\1\3\1\102\4\3\1\0"+
"\4\3\1\27\1\0\2\3\5\0\10\3\1\135\12\3"+
"\1\0\2\3\1\0\6\3\1\0\4\3\1\27\1\0"+
"\2\3\5\0\4\3\1\136\16\3\1\0\2\3\1\0"+
"\6\3\1\0\3\3\1\137\1\27\1\0\2\3\5\0"+
"\23\3\1\0\2\3\1\0\6\3\1\0\2\3\1\140"+
"\1\3\1\27\1\0\2\3\5\0\23\3\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\2\3\5\0"+
"\1\3\1\141\21\3\1\0\2\3\1\0\6\3\7\0"+
"\1\142\1\143\1\35\1\36\3\0\2\143\3\0\1\142"+
"\2\0\1\143\2\0\10\142\1\0\1\143\3\0\1\143"+
"\13\0\2\143\1\0\1\40\3\0\2\143\3\0\1\143"+
"\2\0\1\143\2\0\10\143\1\0\1\143\3\0\1\143"+
"\13\0\1\77\1\0\1\144\11\0\1\77\5\0\10\77"+
"\21\0\1\145\1\146\1\0\1\147\3\0\2\146\3\0"+
"\1\145\2\0\1\146\2\0\10\145\1\0\1\146\3\0"+
"\1\146\13\0\2\146\1\0\1\147\3\0\2\146\3\0"+
"\1\146\2\0\1\146\2\0\10\146\1\0\1\146\3\0"+
"\1\146\5\0\4\3\1\27\1\0\2\150\1\0\1\40"+
"\3\0\2\150\3\3\1\150\2\3\1\150\2\3\10\150"+
"\1\0\1\150\1\3\1\0\1\3\1\150\4\3\7\0"+
"\2\151\1\0\1\152\1\104\2\0\2\151\3\0\1\151"+
"\2\0\1\151\2\0\10\151\1\0\1\151\3\0\1\151"+
"\13\0\1\153\13\0\1\153\5\0\10\153\13\0\4\3"+
"\1\27\1\0\2\3\1\0\1\154\3\0\23\3\1\0"+
"\2\3\1\0\6\3\1\0\4\3\1\27\1\0\2\3"+
"\5\0\1\155\22\3\1\0\2\3\1\0\6\3\1\0"+
"\4\3\1\27\1\0\1\110\1\3\1\0\1\154\3\0"+
"\5\3\1\156\5\3\3\156\1\110\1\157\3\156\1\0"+
"\2\3\1\0\6\3\1\0\4\3\1\27\1\0\1\156"+
"\1\3\1\0\1\154\3\0\5\3\1\156\5\3\10\156"+
"\1\0\2\3\1\0\6\3\1\0\4\3\1\27\1\0"+
"\1\110\1\3\1\0\1\154\3\0\5\3\1\110\5\3"+
"\10\110\1\0\2\3\1\0\6\3\1\0\4\3\1\27"+
"\1\0\2\3\5\0\23\3\1\0\2\3\1\0\1\3"+
"\1\160\4\3\1\0\4\3\1\27\1\0\2\3\5\0"+
"\2\3\1\161\20\3\1\0\2\3\1\0\6\3\1\0"+
"\4\3\1\27\1\0\2\3\5\0\5\3\1\162\5\3"+
"\1\162\7\3\1\0\2\3\1\0\6\3\1\0\4\3"+
"\1\27\1\0\2\3\5\0\23\3\1\0\2\3\1\0"+
"\1\3\1\163\4\3\1\0\4\3\1\27\1\164\2\3"+
"\5\0\23\3\1\0\2\3\1\0\6\3\1\0\4\3"+
"\1\27\1\0\2\3\5\0\1\3\1\165\1\3\1\166"+
"\17\3\1\0\2\3\1\0\6\3\1\0\1\3\1\167"+
"\2\3\1\27\1\0\2\3\5\0\23\3\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\2\3\5\0"+
"\7\3\1\170\13\3\1\0\2\3\1\0\6\3\16\0"+
"\1\171\27\0\1\172\5\0\2\3\1\173\1\3\1\27"+
"\1\0\2\3\5\0\23\3\1\0\2\3\1\0\6\3"+
"\1\0\2\3\1\174\1\3\1\27\1\0\2\3\5\0"+
"\23\3\1\0\2\3\1\0\6\3\1\0\2\3\1\175"+
"\1\3\1\27\1\0\2\3\5\0\23\3\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\2\3\5\0"+
"\11\3\1\176\11\3\1\0\2\3\1\0\6\3\1\0"+
"\4\3\1\27\1\0\2\3\5\0\23\3\1\0\2\3"+
"\1\0\4\3\1\177\1\3\1\0\4\3\1\27\1\0"+
"\2\3\5\0\23\3\1\0\2\3\1\0\1\3\1\200"+
"\4\3\1\0\4\3\1\27\1\0\2\3\5\0\12\3"+
"\1\201\10\3\1\0\2\3\1\0\1\3\1\202\4\3"+
"\1\0\4\3\1\27\1\0\2\3\5\0\23\3\1\0"+
"\2\3\1\0\1\3\1\203\4\3\1\0\4\3\1\204"+
"\1\0\2\3\5\0\23\3\1\0\2\3\1\0\6\3"+
"\1\0\4\3\1\27\1\0\2\3\5\0\2\3\1\205"+
"\20\3\1\0\2\3\1\0\6\3\7\0\1\206\1\0"+
"\1\35\1\36\10\0\1\206\5\0\10\206\24\0\1\40"+
"\47\0\1\207\13\0\1\207\5\0\10\207\21\0\1\210"+
"\1\211\1\0\1\147\3\0\2\211\3\0\1\210\2\0"+
"\1\211\2\0\10\210\1\0\1\211\3\0\1\211\13\0"+
"\2\211\1\0\1\147\3\0\2\211\3\0\1\211\2\0"+
"\1\211\2\0\10\211\1\0\1\211\3\0\1\211\13\0"+
"\2\212\1\0\1\42\3\0\2\212\3\0\1\212\2\0"+
"\1\212\2\0\10\212\1\0\1\212\3\0\1\212\5\0"+
"\4\3\1\27\1\0\2\3\1\0\1\40\3\0\23\3"+
"\1\0\2\3\1\0\6\3\7\0\2\213\1\0\1\152"+
"\1\104\2\0\2\213\3\0\1\213\2\0\1\213\2\0"+
"\10\213\1\0\1\213\3\0\1\213\13\0\2\214\5\0"+
"\2\214\3\0\1\214\2\0\1\214\2\0\10\214\1\0"+
"\1\214\3\0\1\214\13\0\1\153\4\0\1\215\6\0"+
"\1\153\5\0\10\153\14\0\1\216\13\0\1\217\2\0"+
"\1\220\32\0\2\3\1\221\1\3\1\27\1\0\2\3"+
"\5\0\23\3\1\0\2\3\1\0\6\3\1\0\4\3"+
"\1\27\1\0\1\222\1\3\1\0\1\154\3\0\5\3"+
"\1\222\5\3\10\222\1\0\2\3\1\0\6\3\1\0"+
"\4\3\1\27\1\0\1\156\1\3\1\0\1\154\3\0"+
"\5\3\1\156\5\3\1\156\1\223\6\156\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\2\3\5\0"+
"\7\3\1\224\13\3\1\0\2\3\1\0\6\3\1\0"+
"\4\3\1\27\1\0\2\3\5\0\23\3\1\0\1\3"+
"\1\225\1\0\6\3\1\0\4\3\1\27\1\0\2\3"+
"\1\226\4\0\23\3\1\0\2\3\1\0\6\3\1\0"+
"\1\3\1\227\2\3\1\27\1\0\2\3\5\0\23\3"+
"\1\0\2\3\1\0\6\3\26\0\1\230\25\0\4\3"+
"\1\27\1\0\2\3\5\0\23\3\1\0\2\3\1\0"+
"\1\3\1\231\4\3\1\0\4\3\1\27\1\0\2\3"+
"\5\0\1\232\22\3\1\0\2\3\1\0\6\3\42\0"+
"\1\233\57\0\1\234\4\0\4\3\1\27\1\235\2\3"+
"\5\0\23\3\1\0\2\3\1\0\6\3\1\0\4\3"+
"\1\27\1\0\2\3\5\0\1\236\22\3\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\2\3\5\0"+
"\6\3\1\237\14\3\1\0\2\3\1\0\6\3\1\0"+
"\4\3\1\27\1\0\2\3\5\0\12\3\1\240\10\3"+
"\1\0\2\3\1\0\6\3\1\0\2\3\1\241\1\3"+
"\1\27\1\0\2\3\5\0\23\3\1\0\2\3\1\0"+
"\6\3\1\0\4\3\1\27\1\0\2\3\5\0\6\3"+
"\1\242\14\3\1\0\2\3\1\0\6\3\1\0\4\3"+
"\1\27\1\0\2\3\5\0\3\3\1\243\17\3\1\0"+
"\2\3\1\0\6\3\1\0\4\3\1\244\1\0\2\3"+
"\5\0\23\3\1\0\2\3\1\0\6\3\1\0\4\245"+
"\2\204\2\245\5\0\23\245\1\0\2\245\1\0\6\245"+
"\1\0\4\3\1\27\1\0\2\3\5\0\10\3\1\246"+
"\12\3\1\0\2\3\1\0\6\3\7\0\1\206\1\0"+
"\1\35\1\247\10\0\1\206\5\0\10\206\21\0\1\207"+
"\1\0\1\250\11\0\1\207\5\0\10\207\21\0\1\251"+
"\1\252\1\0\1\147\3\0\2\252\3\0\1\251\2\0"+
"\1\252\2\0\10\251\1\0\1\252\3\0\1\252\13\0"+
"\2\252\1\0\1\147\3\0\2\252\3\0\1\252\2\0"+
"\1\252\2\0\10\252\1\0\1\252\3\0\1\252\13\0"+
"\2\253\1\0\1\254\3\0\2\253\3\0\1\253\2\0"+
"\1\253\2\0\10\253\1\0\1\253\3\0\1\253\13\0"+
"\2\255\1\0\1\152\1\104\2\0\2\255\3\0\1\255"+
"\2\0\1\255\2\0\10\255\1\0\1\255\3\0\1\255"+
"\13\0\2\256\1\0\1\257\1\104\2\0\2\256\3\0"+
"\1\256\2\0\1\256\2\0\10\256\1\0\1\256\3\0"+
"\1\256\11\0\1\260\1\0\1\261\5\0\1\260\5\0"+
"\1\261\5\0\10\261\15\0\1\262\53\0\1\263\114\0"+
"\1\264\5\0\4\3\1\27\1\0\2\3\5\0\23\3"+
"\1\0\2\3\1\0\3\3\1\265\2\3\1\0\4\3"+
"\1\27\1\0\1\266\1\3\1\0\1\154\3\0\5\3"+
"\1\266\5\3\10\266\1\0\2\3\1\0\6\3\1\0"+
"\4\3\1\27\1\0\1\222\1\3\1\0\1\154\3\0"+
"\5\3\1\267\5\3\2\266\3\222\3\266\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\2\3\5\0"+
"\23\3\1\0\1\270\1\3\1\0\6\3\1\0\4\3"+
"\1\27\1\0\2\3\5\0\7\3\1\271\13\3\1\0"+
"\2\3\1\0\6\3\24\0\1\272\2\0\1\273\24\0"+
"\4\3\1\27\1\0\2\3\5\0\7\3\1\274\13\3"+
"\1\0\2\3\1\0\6\3\43\0\1\275\10\0\4\3"+
"\1\27\1\0\2\3\5\0\7\3\1\276\13\3\1\0"+
"\2\3\1\0\6\3\1\0\3\3\1\277\1\27\1\0"+
"\2\3\5\0\23\3\1\0\2\3\1\0\6\3\22\0"+
"\1\300\51\0\1\301\101\0\1\302\3\0\4\3\1\27"+
"\1\0\2\3\5\0\2\3\1\303\20\3\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\2\3\5\0"+
"\7\3\1\304\13\3\1\0\2\3\1\0\6\3\1\0"+
"\4\3\1\27\1\0\2\3\5\0\23\3\1\0\2\3"+
"\1\0\1\3\1\305\4\3\1\0\4\3\1\27\1\0"+
"\2\3\5\0\23\3\1\0\2\3\1\0\1\3\1\306"+
"\4\3\1\0\4\3\1\27\1\0\2\3\5\0\23\3"+
"\1\0\1\307\1\3\1\0\6\3\1\0\2\3\1\310"+
"\1\3\1\27\1\0\2\3\5\0\23\3\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\2\3\5\0"+
"\10\3\1\311\12\3\1\0\2\3\1\0\6\3\1\0"+
"\4\245\2\204\2\245\1\0\1\312\3\0\23\245\1\0"+
"\2\245\1\0\6\245\7\0\1\313\13\0\1\313\5\0"+
"\10\313\21\0\1\314\13\0\1\314\5\0\10\314\21\0"+
"\1\313\2\0\1\147\10\0\1\313\5\0\10\313\24\0"+
"\1\147\47\0\2\315\1\0\1\254\3\0\2\315\3\0"+
"\1\315\2\0\1\315\2\0\10\315\1\0\1\315\3\0"+
"\1\315\13\0\2\316\1\0\1\42\3\0\2\316\3\0"+
"\1\316\2\0\1\316\2\0\10\316\1\0\1\316\3\0"+
"\1\316\16\0\1\152\1\104\46\0\2\317\1\0\1\257"+
"\1\104\2\0\2\317\3\0\1\317\2\0\1\317\2\0"+
"\10\317\1\0\1\317\3\0\1\317\13\0\2\320\5\0"+
"\2\320\3\0\1\320\2\0\1\320\2\0\10\320\1\0"+
"\1\320\3\0\1\320\11\0\1\321\1\0\1\261\13\0"+
"\1\261\5\0\10\261\14\0\1\322\57\0\1\323\13\0"+
"\1\324\5\0\2\325\3\326\3\325\60\0\1\327\5\0"+
"\4\3\1\27\1\0\1\330\1\3\1\0\1\154\3\0"+
"\5\3\1\330\5\3\10\330\1\0\2\3\1\0\6\3"+
"\1\0\4\3\1\27\1\0\1\266\1\3\1\0\1\154"+
"\3\0\5\3\1\266\5\3\1\266\1\331\6\266\1\0"+
"\2\3\1\0\6\3\25\0\1\332\51\0\1\333\27\0"+
"\4\3\1\27\1\0\2\3\5\0\23\3\1\0\2\3"+
"\1\0\1\3\1\334\4\3\4\0\1\335\47\0\4\3"+
"\1\27\1\0\2\3\5\0\23\3\1\0\1\336\1\3"+
"\1\0\6\3\46\0\1\337\47\0\1\340\52\0\1\341"+
"\10\0\4\3\1\27\1\0\2\3\5\0\7\3\1\342"+
"\13\3\1\0\2\3\1\0\6\3\1\0\4\3\1\27"+
"\1\0\2\3\5\0\2\3\1\343\20\3\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\2\3\5\0"+
"\7\3\1\344\13\3\1\0\2\3\1\0\6\3\1\0"+
"\4\3\1\27\1\0\2\3\5\0\23\3\1\0\2\3"+
"\1\0\1\3\1\345\4\3\1\0\4\3\1\27\1\0"+
"\2\3\5\0\23\3\1\0\1\3\1\346\1\0\6\3"+
"\2\0\1\216\13\0\1\347\2\0\1\350\40\0\1\314"+
"\3\0\1\351\7\0\1\314\5\0\10\314\21\0\2\352"+
"\1\0\1\254\3\0\2\352\3\0\1\352\2\0\1\352"+
"\2\0\10\352\1\0\1\352\3\0\1\352\13\0\2\353"+
"\1\0\1\354\3\0\2\353\3\0\1\353\2\0\1\353"+
"\2\0\10\353\1\0\1\353\3\0\1\353\13\0\2\355"+
"\1\0\1\257\1\104\2\0\2\355\3\0\1\355\2\0"+
"\1\355\2\0\10\355\1\0\1\355\3\0\1\355\13\0"+
"\2\356\1\0\1\357\1\104\2\0\2\356\3\0\1\356"+
"\2\0\1\356\2\0\10\356\1\0\1\356\3\0\1\356"+
"\13\0\1\360\13\0\1\360\5\0\10\360\16\0\1\361"+
"\60\0\1\154\47\0\1\325\2\0\1\154\10\0\1\362"+
"\5\0\3\362\1\325\1\363\3\362\21\0\1\362\2\0"+
"\1\154\10\0\1\362\5\0\10\362\21\0\1\325\2\0"+
"\1\154\10\0\1\325\5\0\10\325\14\0\1\364\51\0"+
"\4\3\1\27\1\0\1\365\1\3\1\0\1\154\3\0"+
"\5\3\1\365\5\3\10\365\1\0\2\3\1\0\6\3"+
"\1\0\4\3\1\27\1\0\1\330\1\3\1\0\1\154"+
"\3\0\5\3\1\330\5\3\1\366\1\365\3\330\1\365"+
"\1\330\1\365\1\0\2\3\1\0\6\3\20\0\1\367"+
"\62\0\1\370\23\0\2\3\1\371\1\3\1\27\1\0"+
"\2\3\5\0\23\3\1\0\2\3\1\0\6\3\3\0"+
"\1\372\51\0\1\373\52\0\1\374\71\0\1\375\32\0"+
"\3\3\1\376\1\27\1\0\2\3\5\0\23\3\1\0"+
"\2\3\1\0\6\3\1\0\2\3\1\377\1\3\1\27"+
"\1\0\2\3\5\0\23\3\1\0\2\3\1\0\6\3"+
"\1\0\4\3\1\27\1\0\2\3\5\0\11\3\1\u0100"+
"\11\3\1\0\2\3\1\0\6\3\4\0\1\u0101\114\0"+
"\1\u0102\13\0\1\u0103\13\0\1\u0103\5\0\10\u0103\24\0"+
"\1\254\47\0\2\u0104\1\0\1\354\3\0\2\u0104\3\0"+
"\1\u0104\2\0\1\u0104\2\0\10\u0104\1\0\1\u0104\3\0"+
"\1\u0104\13\0\2\u0105\1\0\1\42\3\0\2\u0105\3\0"+
"\1\u0105\2\0\1\u0105\2\0\10\u0105\1\0\1\u0105\3\0"+
"\1\u0105\16\0\1\257\1\104\46\0\2\u0106\1\0\1\357"+
"\1\104\2\0\2\u0106\3\0\1\u0106\2\0\1\u0106\2\0"+
"\10\u0106\1\0\1\u0106\3\0\1\u0106\13\0\2\u0107\5\0"+
"\2\u0107\3\0\1\u0107\2\0\1\u0107\2\0\10\u0107\1\0"+
"\1\u0107\3\0\1\u0107\11\0\1\204\54\0\1\u0108\2\0"+
"\1\154\10\0\1\u0108\5\0\10\u0108\21\0\1\362\2\0"+
"\1\154\10\0\1\362\5\0\1\362\1\u0109\6\362\30\0"+
"\1\u010a\35\0\4\3\1\27\1\0\1\u010b\1\3\1\0"+
"\1\154\3\0\5\3\1\u010b\5\3\10\u010b\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\1\365\1\3"+
"\1\0\1\154\3\0\5\3\1\365\5\3\1\365\1\u010b"+
"\3\365\1\u010b\1\365\1\u010c\1\0\2\3\1\0\6\3"+
"\26\0\1\u010d\27\0\1\332\52\0\1\u010e\52\0\1\u010f"+
"\50\0\4\3\1\27\1\0\2\3\5\0\23\3\1\0"+
"\2\3\1\0\5\3\1\u0110\1\0\4\3\1\27\1\0"+
"\2\3\5\0\3\3\1\u0111\17\3\1\0\2\3\1\0"+
"\6\3\7\0\1\u0112\13\0\1\u0113\5\0\2\u0114\3\u0115"+
"\3\u0114\60\0\1\u0116\13\0\1\u0103\4\0\1\u0117\6\0"+
"\1\u0103\5\0\10\u0103\21\0\2\u0118\1\0\1\354\3\0"+
"\2\u0118\3\0\1\u0118\2\0\1\u0118\2\0\10\u0118\1\0"+
"\1\u0118\3\0\1\u0118\13\0\2\u0119\1\0\1\u011a\3\0"+
"\2\u0119\3\0\1\u0119\2\0\1\u0119\2\0\10\u0119\1\0"+
"\1\u0119\3\0\1\u0119\13\0\2\u011b\1\0\1\357\1\104"+
"\2\0\2\u011b\3\0\1\u011b\2\0\1\u011b\2\0\10\u011b"+
"\1\0\1\u011b\3\0\1\u011b\13\0\2\u011c\1\0\1\u011d"+
"\1\104\2\0\2\u011c\3\0\1\u011c\2\0\1\u011c\2\0"+
"\10\u011c\1\0\1\u011c\3\0\1\u011c\13\0\1\u011e\2\0"+
"\1\154\10\0\1\u011e\5\0\10\u011e\21\0\1\u0108\2\0"+
"\1\154\10\0\1\u011f\5\0\2\u011e\3\u0108\3\u011e\16\0"+
"\1\323\47\0\4\3\1\27\1\0\1\u0120\1\3\1\0"+
"\1\154\3\0\5\3\1\u0120\5\3\10\u0120\1\0\2\3"+
"\1\0\6\3\1\0\4\3\1\27\1\0\1\u010b\1\3"+
"\1\0\1\154\3\0\5\3\1\u0120\5\3\3\u0120\1\u010b"+
"\1\u0121\3\u0120\1\0\2\3\1\0\6\3\16\0\1\u0122"+
"\54\0\1\u0123\33\0\4\3\1\27\1\0\2\3\5\0"+
"\23\3\1\0\1\3\1\u0124\1\0\6\3\12\0\1\312"+
"\47\0\1\u0114\2\0\1\312\10\0\1\u0125\5\0\3\u0125"+
"\1\u0114\1\u0126\3\u0125\21\0\1\u0125\2\0\1\312\10\0"+
"\1\u0125\5\0\10\u0125\21\0\1\u0114\2\0\1\312\10\0"+
"\1\u0114\5\0\10\u0114\14\0\1\u0127\55\0\1\u0128\1\0"+
"\1\u0129\5\0\1\u0128\5\0\1\u0129\5\0\10\u0129\24\0"+
"\1\354\47\0\2\u012a\1\0\1\u011a\3\0\2\u012a\3\0"+
"\1\u012a\2\0\1\u012a\2\0\10\u012a\1\0\1\u012a\3\0"+
"\1\u012a\13\0\2\u012b\1\0\1\42\3\0\2\u012b\3\0"+
"\1\u012b\2\0\1\u012b\2\0\10\u012b\1\0\1\u012b\3\0"+
"\1\u012b\16\0\1\357\1\104\46\0\2\u012c\1\0\1\u011d"+
"\1\104\2\0\2\u012c\3\0\1\u012c\2\0\1\u012c\2\0"+
"\10\u012c\1\0\1\u012c\3\0\1\u012c\13\0\2\u012d\5\0"+
"\2\u012d\3\0\1\u012d\2\0\1\u012d\2\0\10\u012d\1\0"+
"\1\u012d\3\0\1\u012d\13\0\1\u012e\2\0\1\154\10\0"+
"\1\u012e\5\0\10\u012e\21\0\1\u011e\2\0\1\154\10\0"+
"\1\u011e\5\0\1\u011e\1\u012f\6\u011e\13\0\4\3\1\27"+
"\1\0\1\105\1\3\1\0\1\154\3\0\5\3\1\105"+
"\5\3\10\105\1\0\2\3\1\0\6\3\1\0\4\3"+
"\1\27\1\0\1\u0120\1\3\1\0\1\154\3\0\5\3"+
"\1\u0120\5\3\1\u0120\1\u0130\6\u0120\1\0\2\3\1\0"+
"\6\3\4\0\1\u0131\52\0\1\u0132\47\0\4\3\1\27"+
"\1\0\2\3\5\0\7\3\1\u0133\13\3\1\0\2\3"+
"\1\0\6\3\7\0\1\u0134\2\0\1\312\10\0\1\u0134"+
"\5\0\10\u0134\21\0\1\u0125\2\0\1\312\10\0\1\u0125"+
"\5\0\1\u0125\1\u0135\6\u0125\30\0\1\u0136\41\0\1\u0137"+
"\1\0\1\u0129\13\0\1\u0129\5\0\10\u0129\21\0\2\u0138"+
"\1\0\1\u011a\3\0\2\u0138\3\0\1\u0138\2\0\1\u0138"+
"\2\0\10\u0138\1\0\1\u0138\3\0\1\u0138\13\0\2\u0139"+
"\1\0\1\u013a\3\0\2\u0139\3\0\1\u0139\2\0\1\u0139"+
"\2\0\10\u0139\1\0\1\u0139\3\0\1\u0139\13\0\2\u013b"+
"\1\0\1\u011d\1\104\2\0\2\u013b\3\0\1\u013b\2\0"+
"\1\u013b\2\0\10\u013b\1\0\1\u013b\3\0\1\u013b\13\0"+
"\2\u013c\1\0\1\u013d\1\104\2\0\2\u013c\3\0\1\u013c"+
"\2\0\1\u013c\2\0\10\u013c\1\0\1\u013c\3\0\1\u013c"+
"\13\0\1\u013e\2\0\1\154\10\0\1\u013e\5\0\10\u013e"+
"\21\0\1\u012e\2\0\1\154\10\0\1\u012e\5\0\1\u013f"+
"\1\u013e\3\u012e\1\u013e\1\u012e\1\u013e\13\0\4\3\1\27"+
"\1\0\1\105\1\3\1\0\1\154\3\0\5\3\1\105"+
"\7\3\3\105\1\3\1\105\1\3\1\0\2\3\1\0"+
"\6\3\3\0\1\u0140\115\0\1\u0141\5\0\4\3\1\27"+
"\1\0\2\3\5\0\23\3\1\0\2\3\1\0\1\3"+
"\1\u0142\4\3\7\0\1\u0143\2\0\1\312\10\0\1\u0143"+
"\5\0\10\u0143\21\0\1\u0134\2\0\1\312\10\0\1\u0144"+
"\5\0\2\u0143\3\u0134\3\u0143\16\0\1\u0112\55\0\1\u0145"+
"\13\0\1\u0145\5\0\10\u0145\24\0\1\u011a\47\0\2\u0146"+
"\1\0\1\u013a\3\0\2\u0146\3\0\1\u0146\2\0\1\u0146"+
"\2\0\10\u0146\1\0\1\u0146\3\0\1\u0146\13\0\2\u0147"+
"\1\0\1\42\3\0\2\u0147\3\0\1\u0147\2\0\1\u0147"+
"\2\0\10\u0147\1\0\1\u0147\3\0\1\u0147\16\0\1\u011d"+
"\1\104\46\0\2\u0148\1\0\1\u013d\1\104\2\0\2\u0148"+
"\3\0\1\u0148\2\0\1\u0148\2\0\10\u0148\1\0\1\u0148"+
"\3\0\1\u0148\13\0\2\u0149\5\0\2\u0149\3\0\1\u0149"+
"\2\0\1\u0149\2\0\10\u0149\1\0\1\u0149\3\0\1\u0149"+
"\13\0\1\u014a\2\0\1\154\10\0\1\u014a\5\0\10\u014a"+
"\21\0\1\u013e\2\0\1\154\10\0\1\u013e\5\0\1\u013e"+
"\1\u014a\3\u013e\1\u014a\1\u013e\1\u014b\13\0\4\3\1\27"+
"\1\0\2\3\5\0\7\3\1\u014c\13\3\1\0\2\3"+
"\1\0\6\3\7\0\1\u014d\2\0\1\312\10\0\1\u014d"+
"\5\0\10\u014d\21\0\1\u0143\2\0\1\312\10\0\1\u0143"+
"\5\0\1\u0143\1\u014e\6\u0143\21\0\2\u014f\1\0\1\u013a"+
"\3\0\2\u014f\3\0\1\u014f\2\0\1\u014f\2\0\10\u014f"+
"\1\0\1\u014f\3\0\1\u014f\13\0\2\u0150\1\0\1\u0151"+
"\3\0\2\u0150\3\0\1\u0150\2\0\1\u0150\2\0\10\u0150"+
"\1\0\1\u0150\3\0\1\u0150\13\0\2\u0152\1\0\1\u013d"+
"\1\104\2\0\2\u0152\3\0\1\u0152\2\0\1\u0152\2\0"+
"\10\u0152\1\0\1\u0152\3\0\1\u0152\13\0\2\u0153\1\0"+
"\1\u0154\1\104\2\0\2\u0153\3\0\1\u0153\2\0\1\u0153"+
"\2\0\10\u0153\1\0\1\u0153\3\0\1\u0153\13\0\1\u0155"+
"\2\0\1\154\10\0\1\u0155\5\0\10\u0155\21\0\1\u014a"+
"\2\0\1\154\10\0\1\u0155\5\0\3\u0155\1\u014a\1\u0156"+
"\3\u0155\13\0\2\3\1\u0157\1\3\1\27\1\0\2\3"+
"\5\0\23\3\1\0\2\3\1\0\6\3\7\0\1\u0158"+
"\2\0\1\312\10\0\1\u0158\5\0\10\u0158\21\0\1\u014d"+
"\2\0\1\312\10\0\1\u014d\5\0\1\u0159\1\u0158\3\u014d"+
"\1\u0158\1\u014d\1\u0158\24\0\1\u013a\47\0\2\u015a\1\0"+
"\1\u0151\3\0\2\u015a\3\0\1\u015a\2\0\1\u015a\2\0"+
"\10\u015a\1\0\1\u015a\3\0\1\u015a\13\0\2\u015b\1\0"+
"\1\42\3\0\2\u015b\3\0\1\u015b\2\0\1\u015b\2\0"+
"\10\u015b\1\0\1\u015b\3\0\1\u015b\16\0\1\u013d\1\104"+
"\46\0\2\u015c\1\0\1\u0154\1\104\2\0\2\u015c\3\0"+
"\1\u015c\2\0\1\u015c\2\0\10\u015c\1\0\1\u015c\3\0"+
"\1\u015c\13\0\2\u015d\5\0\2\u015d\3\0\1\u015d\2\0"+
"\1\u015d\2\0\10\u015d\1\0\1\u015d\3\0\1\u015d\13\0"+
"\1\323\2\0\1\154\10\0\1\323\5\0\10\323\21\0"+
"\1\u0155\2\0\1\154\10\0\1\u0155\5\0\1\u0155\1\u015e"+
"\6\u0155\13\0\3\3\1\u015f\1\27\1\0\2\3\5\0"+
"\23\3\1\0\2\3\1\0\6\3\7\0\1\u0160\2\0"+
"\1\312\10\0\1\u0160\5\0\10\u0160\21\0\1\u0158\2\0"+
"\1\312\10\0\1\u0158\5\0\1\u0158\1\u0160\3\u0158\1\u0160"+
"\1\u0158\1\u0161\21\0\2\u0162\1\0\1\u0151\3\0\2\u0162"+
"\3\0\1\u0162\2\0\1\u0162\2\0\10\u0162\1\0\1\u0162"+
"\3\0\1\u0162\13\0\2\u0163\2\0\1\u0164\2\0\2\u0163"+
"\3\0\1\u0163\2\0\1\u0163\2\0\10\u0163\1\0\1\u0163"+
"\3\0\1\u0163\13\0\2\u0165\1\0\1\u0154\1\104\2\0"+
"\2\u0165\3\0\1\u0165\2\0\1\u0165\2\0\10\u0165\1\0"+
"\1\u0165\3\0\1\u0165\13\0\2\u0166\2\0\1\104\2\0"+
"\2\u0166\3\0\1\u0166\2\0\1\u0166\2\0\10\u0166\1\0"+
"\1\u0166\3\0\1\u0166\13\0\1\323\2\0\1\154\10\0"+
"\1\323\7\0\3\323\1\0\1\323\22\0\1\u0167\2\0"+
"\1\312\10\0\1\u0167\5\0\10\u0167\21\0\1\u0160\2\0"+
"\1\312\10\0\1\u0167\5\0\3\u0167\1\u0160\1\u0168\3\u0167"+
"\24\0\1\u0151\47\0\2\u0169\2\0\1\u0164\2\0\2\u0169"+
"\3\0\1\u0169\2\0\1\u0169\2\0\10\u0169\1\0\1\u0169"+
"\3\0\1\u0169\13\0\1\u016a\13\0\1\u016a\5\0\10\u016a"+
"\24\0\1\u0154\1\104\46\0\2\u016b\2\0\1\104\2\0"+
"\2\u016b\3\0\1\u016b\2\0\1\u016b\2\0\10\u016b\1\0"+
"\1\u016b\3\0\1\u016b\13\0\1\u0112\2\0\1\312\10\0"+
"\1\u0112\5\0\10\u0112\21\0\1\u0167\2\0\1\312\10\0"+
"\1\u0167\5\0\1\u0167\1\u016c\6\u0167\21\0\2\u016d\2\0"+
"\1\u0164\2\0\2\u016d\3\0\1\u016d\2\0\1\u016d\2\0"+
"\10\u016d\1\0\1\u016d\3\0\1\u016d\13\0\1\u016a\4\0"+
"\1\u016e\6\0\1\u016a\5\0\10\u016a\21\0\2\u016f\2\0"+
"\1\104\2\0\2\u016f\3\0\1\u016f\2\0\1\u016f\2\0"+
"\10\u016f\1\0\1\u016f\3\0\1\u016f\13\0\1\u0112\2\0"+
"\1\312\10\0\1\u0112\7\0\3\u0112\1\0\1\u0112\26\0"+
"\1\u0164\44\0\1\u0170\1\0\1\u0171\5\0\1\u0170\5\0"+
"\1\u0171\5\0\10\u0171\25\0\1\104\44\0\1\u0172\1\0"+
"\1\u0171\13\0\1\u0171\5\0\10\u0171\21\0\1\u0173\13\0"+
"\1\u0173\5\0\10\u0173\12\0";
private static int [] zzUnpackTrans() {
int [] result = new int[14276];
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\24\1\1\0\4\1\3\0\1\1\1\0"+
"\1\11\25\1\1\11\6\1\2\0\1\1\1\0\2\1"+
"\1\0\17\1\1\0\16\1\2\0\1\1\2\0\2\1"+
"\1\0\1\1\1\0\7\1\1\0\4\1\2\0\11\1"+
"\1\0\2\1\1\0\1\1\2\0\2\1\4\0\5\1"+
"\1\0\1\1\1\0\2\1\3\0\6\1\1\0\2\1"+
"\2\0\1\1\3\0\2\1\1\0\1\11\1\1\3\0"+
"\5\1\2\0\1\1\1\0\2\1\3\0\7\1\1\0"+
"\2\1\2\0\2\1\7\0\2\1\2\0\1\1\1\0"+
"\1\1\3\0\5\1\6\0\2\1\1\0\1\1\4\0"+
"\2\1\2\0\1\1\1\11\2\0\1\11\3\1\2\0"+
"\1\1\2\0\2\1\3\0\2\1\2\0\1\11\6\1"+
"\5\0\2\1\3\0\2\1\2\0\3\1\1\0\1\11"+
"\1\1\2\0\2\1\2\0\1\1\2\0\3\1\5\0"+
"\2\1\3\0\2\11\4\1\2\0\2\1\2\0\3\1"+
"\3\0\2\1\3\0\3\1\1\0\3\1\1\0\3\1"+
"\1\0\1\1\1\0\11\1\1\0\1\1\1\11\1\1"+
"\1\0\1\1";
private static int [] zzUnpackAttribute() {
int [] result = new int[371];
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 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;
/** denotes if the user-EOF-code has already been executed */
private boolean zzEOFDone;
/* user code: */
/* store a reference to the parser object */
private InjectR6Parser yyparser;
/* constructor taking an additional parser object */
public InjectR6Lexer(final java.io.Reader r, final InjectR6Parser yyparser) {
this(r);
this.yyparser = yyparser;
}
/* assign value associated with current token to the external parser variable yylval. */
private void storeTokenValue() {
if ((this.yyparser != null) && (this.yyparser.yylval != null)) {
yyparser.yylval.sval = 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 InjectR6Lexer(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 InjectR6Lexer(java.io.InputStream in) {
this(new java.io.InputStreamReader(in));
}
/**
* Unpacks the compressed character translation table.
*
* @param packed the packed character translation table
* @return the unpacked character translation table
*/
private static char [] zzUnpackCMap(String packed) {
char [] map = new char[0x10000];
int i = 0; /* index in packed string */
int j = 0; /* index in unpacked array */
while (i < 164) {
int count = packed.charAt(i++);
char value = packed.charAt(i++);
do map[j++] = value; while (--count > 0);
}
return map;
}
/**
* 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;
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) {
zzEndRead+= numRead;
return false;
}
// unlikely but not impossible: read 0 characters, but not at end of stream
if (numRead == 0) {
int c = zzReader.read();
if (c == -1) {
return true;
} else {
zzBuffer[zzEndRead++] = (char) c;
return false;
}
}
// numRead < 0
return true;
}
/**
* 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;
zzEOFDone = false;
zzEndRead = zzStartRead = 0;
zzCurrentPos = zzMarkedPos = 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;
}
/**
* Contains user EOF-code, which will be executed exactly once,
* when the end of file is reached
*/
private void zzDoEOF() throws java.io.IOException {
if (!zzEOFDone) {
zzEOFDone = true;
yyclose();
}
}
/**
* 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 int 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;
boolean zzR = false;
for (zzCurrentPosL = zzStartRead; zzCurrentPosL < zzMarkedPosL;
zzCurrentPosL++) {
switch (zzBufferL[zzCurrentPosL]) {
case '\u000B':
case '\u000C':
case '\u0085':
case '\u2028':
case '\u2029':
yyline++;
yycolumn = 0;
zzR = false;
break;
case '\r':
yyline++;
yycolumn = 0;
zzR = true;
break;
case '\n':
if (zzR)
zzR = false;
else {
yyline++;
yycolumn = 0;
}
break;
default:
zzR = false;
yycolumn++;
}
}
if (zzR) {
// peek one character ahead if it is \n (if we have counted one line too much)
boolean zzPeek;
if (zzMarkedPosL < zzEndReadL)
zzPeek = zzBufferL[zzMarkedPosL] == '\n';
else if (zzAtEOF)
zzPeek = false;
else {
boolean eof = zzRefill();
zzEndReadL = zzEndRead;
zzMarkedPosL = zzMarkedPos;
zzBufferL = zzBuffer;
if (eof)
zzPeek = false;
else
zzPeek = zzBufferL[zzMarkedPosL] == '\n';
}
if (zzPeek) yyline--;
}
zzAction = -1;
zzCurrentPosL = zzCurrentPos = zzStartRead = zzMarkedPosL;
zzState = ZZ_LEXSTATE[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 8:
{ return InjectR6Parser.KEYW_AT;
}
case 48: break;
case 42:
{ ParserHelper.validateIpv4PrefixRange(yytext());
return InjectR6Parser.TKN_PRFXV4RNG;
}
case 49: break;
case 18:
{ ParserHelper.validateIpv6Prefix(yytext());
return InjectR6Parser.TKN_PRFXV6DC;
}
case 50: break;
case 34:
{ return InjectR6Parser.KEYW_EXCLUDE;
}
case 51: break;
case 41:
{ return InjectR6Parser.TKN_COMMUNITY;
}
case 52: break;
case 3:
{ storeTokenValue();
return InjectR6Parser.TKN_INT;
}
case 53: break;
case 6:
{ return InjectR6Parser.OP_APPEND;
}
case 54: break;
case 27:
{ return InjectR6Parser.KEYW_APPEND;
}
case 55: break;
case 35:
{ return InjectR6Parser.KEYW_INTERNET;
}
case 56: break;
case 15:
{ return InjectR6Parser.TKN_MED;
}
case 57: break;
case 16:
{ return InjectR6Parser.TKN_DPA;
}
case 58: break;
case 47:
{ ParserHelper.validateIpv6PrefixRange(yytext());
return InjectR6Parser.TKN_PRFXV6RNG;
}
case 59: break;
case 38:
{ return InjectR6Parser.KEYW_CONTAINS;
}
case 60: break;
case 39:
{ ParserHelper.validateIpv4Prefix(yytext());
return InjectR6Parser.TKN_PRFXV4;
}
case 61: break;
case 4:
{ ;
}
case 62: break;
case 43:
{ return InjectR6Parser.KEYW_NO_ADVERTISE;
}
case 63: break;
case 30:
{ return InjectR6Parser.KEYW_EXCEPT;
}
case 64: break;
case 24:
{ return InjectR6Parser.KEYW_STATIC;
}
case 65: break;
case 14:
{ return InjectR6Parser.OP_AND;
}
case 66: break;
case 33:
{ return InjectR6Parser.KEYW_MASKLEN;
}
case 67: break;
case 31:
{ ParserHelper.validateIpv4(yytext());
return InjectR6Parser.TKN_IPV4;
}
case 68: break;
case 32:
{ return InjectR6Parser.KEYW_PREPEND;
}
case 69: break;
case 46:
{ ParserHelper.validateIpv6Prefix(yytext());
return InjectR6Parser.TKN_PRFXV6;
}
case 70: break;
case 40:
{ return InjectR6Parser.KEYW_NO_EXPORT;
}
case 71: break;
case 20:
{ return InjectR6Parser.TKN_PREF;
}
case 72: break;
case 23:
{ return InjectR6Parser.TKN_RTRSNAME;
}
case 73: break;
case 26:
{ return InjectR6Parser.TKN_ASPATH;
}
case 74: break;
case 29:
{ return InjectR6Parser.KEYW_DELETE;
}
case 75: break;
case 10:
{ return InjectR6Parser.OP_COMPARE;
}
case 76: break;
case 11:
{ ParserHelper.validateCommunity(yytext());
return InjectR6Parser.TKN_COMM_NO;
}
case 77: break;
case 37:
{ return InjectR6Parser.TKN_NEXT_HOP;
}
case 78: break;
case 28:
{ return InjectR6Parser.KEYW_ACTION;
}
case 79: break;
case 22:
{ return InjectR6Parser.TKN_COST;
}
case 80: break;
case 45:
{ return InjectR6Parser.KEYW_HAVE_COMPONENTS;
}
case 81: break;
case 19:
{ return InjectR6Parser.KEYW_AFI_VALUE;
}
case 82: break;
case 25:
{ ParserHelper.validateIpv6PrefixRange(yytext());
return InjectR6Parser.TKN_PRFXV6DCRNG;
}
case 83: break;
case 17:
{ return InjectR6Parser.KEYW_SELF;
}
case 84: break;
case 21:
{ return InjectR6Parser.KEYW_UPON;
}
case 85: break;
case 44:
{ ParserHelper.validateIpv6(yytext());
return InjectR6Parser.TKN_IPV6;
}
case 86: break;
case 1:
{ return yytext().charAt(0);
}
case 87: break;
case 12:
{ ParserHelper.validateAsNumber(yytext());
return InjectR6Parser.TKN_ASNO;
}
case 88: break;
case 5:
{ return InjectR6Parser.OP_EQUAL;
}
case 89: break;
case 7:
{ ParserHelper.validateIpv6(yytext());
return InjectR6Parser.TKN_IPV6DC;
}
case 90: break;
case 13:
{ return InjectR6Parser.KEYW_AFI;
}
case 91: break;
case 2:
{ ParserHelper.validateDomainNameLabel(yytext());
storeTokenValue();
return InjectR6Parser.TKN_DNS;
}
case 92: break;
case 36:
{ return InjectR6Parser.KEYW_IGP_COST;
}
case 93: break;
case 9:
{ return InjectR6Parser.OP_OR;
}
case 94: break;
default:
if (zzInput == YYEOF && zzStartRead == zzCurrentPos) {
zzAtEOF = true;
zzDoEOF();
{ return 0; }
}
else {
zzScanError(ZZ_NO_MATCH);
}
}
}
}
}