All Downloads are FREE. Search and download functionalities are using the official Maven repository.

eu.cqse.check.framework.scanner.JavaScanner Maven / Gradle / Ivy

Go to download

The Teamscale Custom Check API allows users to extend Teamscale by writing custom analyses that create findings.

There is a newer version: 2024.7.2
Show newest version
// DO NOT EDIT
// Generated by JFlex 1.9.1 http://jflex.de/
// 

package eu.cqse.check.framework.scanner;


@SuppressWarnings("fallthrough")
class JavaScanner implements ILenientScanner {

  /** 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 = 512;

  // Lexical states.
  public static final int YYINITIAL = 0;
  public static final int TEXT_BLOCK = 2;
  public static final int STRING = 4;
  public static final int CHARLITERAL = 6;
  public static final int MODULE_INFO = 8;

  /**
   * 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,  1,  1,  2,  2,  3,  3,  4, 4
  };

  /**
   * Top-level table for translating characters to character classes
   */
  private static final int [] ZZ_CMAP_TOP = zzUnpackcmap_top();

  private static final String ZZ_CMAP_TOP_PACKED_0 =
    "\1\0\1\u0100\1\u0200\1\u0300\1\u0400\1\u0500\1\u0600\1\u0700"+
    "\1\u0800\1\u0900\1\u0a00\1\u0b00\1\u0c00\1\u0d00\1\u0e00\1\u0f00"+
    "\1\u1000\1\u0100\1\u1100\1\u1200\1\u1300\1\u0100\1\u1400\1\u1500"+
    "\1\u1600\1\u1700\1\u1800\1\u1900\1\u1a00\1\u1b00\1\u0100\1\u1c00"+
    "\1\u1d00\1\u1e00\12\u1f00\1\u2000\1\u2100\1\u2200\1\u1f00\1\u2300"+
    "\1\u2400\2\u1f00\31\u0100\1\u2500\121\u0100\1\u2600\4\u0100\1\u2700"+
    "\1\u0100\1\u2800\1\u2900\1\u2a00\1\u2b00\1\u2c00\1\u2d00\53\u0100"+
    "\1\u2e00\10\u2f00\31\u1f00\1\u0100\1\u3000\1\u3100\1\u0100\1\u3200"+
    "\1\u3300\1\u3400\1\u3500\1\u3600\1\u3700\1\u3800\1\u3900\1\u3a00"+
    "\1\u0100\1\u3b00\1\u3c00\1\u3d00\1\u3e00\1\u3f00\1\u4000\1\u4100"+
    "\1\u4200\1\u4300\1\u4400\1\u4500\1\u4600\1\u4700\1\u4800\1\u4900"+
    "\1\u4a00\1\u4b00\1\u4c00\1\u4d00\1\u4e00\1\u1f00\1\u4f00\1\u5000"+
    "\1\u5100\1\u5200\3\u0100\1\u5300\1\u5400\1\u5500\12\u1f00\4\u0100"+
    "\1\u5600\17\u1f00\2\u0100\1\u5700\41\u1f00\2\u0100\1\u5800\1\u5900"+
    "\2\u1f00\1\u5a00\1\u5b00\27\u0100\1\u5c00\4\u0100\1\u5d00\1\u5e00"+
    "\42\u1f00\1\u0100\1\u5f00\1\u6000\11\u1f00\1\u6100\24\u1f00\1\u6200"+
    "\1\u6300\1\u1f00\1\u6400\1\u6500\1\u6600\1\u6700\2\u1f00\1\u6800"+
    "\5\u1f00\1\u6900\1\u6a00\1\u6b00\5\u1f00\1\u6c00\1\u6d00\2\u1f00"+
    "\1\u6e00\1\u1f00\1\u6f00\14\u1f00\1\u7000\4\u1f00\246\u0100\1\u7100"+
    "\20\u0100\1\u7200\1\u7300\25\u0100\1\u7400\34\u0100\1\u7500\14\u1f00"+
    "\2\u0100\1\u7600\5\u1f00\23\u0100\1\u7700\u0aec\u1f00\1\u7800\1\u7900"+
    "\u02fe\u1f00";

  private static int [] zzUnpackcmap_top() {
    int [] result = new int[4352];
    int offset = 0;
    offset = zzUnpackcmap_top(ZZ_CMAP_TOP_PACKED_0, offset, result);
    return result;
  }

  private static int zzUnpackcmap_top(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;
  }


  /**
   * Second-level tables for translating characters to character classes
   */
  private static final int [] ZZ_CMAP_BLOCKS = zzUnpackcmap_blocks();

  private static final String ZZ_CMAP_BLOCKS_PACKED_0 =
    "\11\0\1\1\1\2\1\3\1\4\1\5\16\0\4\6"+
    "\1\1\1\7\1\10\1\6\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\2\27\4\30\2\31\1\32\1\33\1\34"+
    "\1\35\1\36\1\37\1\40\1\41\1\42\1\41\1\43"+
    "\1\44\1\43\5\11\1\45\13\11\1\46\2\11\1\47"+
    "\1\50\1\51\1\52\1\53\1\6\1\54\1\55\1\56"+
    "\1\57\1\60\1\61\1\62\1\63\1\64\1\11\1\65"+
    "\1\66\1\67\1\70\1\71\1\72\1\73\1\74\1\75"+
    "\1\76\1\77\1\100\1\101\1\102\1\103\1\104\1\105"+
    "\1\106\1\107\1\110\6\0\1\111\32\0\2\6\4\11"+
    "\4\6\1\11\2\6\1\0\7\6\1\11\4\6\1\11"+
    "\5\6\27\11\1\6\37\11\1\6\u01ca\11\4\6\14\11"+
    "\16\6\5\11\7\6\1\11\1\6\1\11\21\6\160\0"+
    "\5\11\1\6\2\11\2\6\4\11\1\6\1\11\6\6"+
    "\1\11\1\6\3\11\1\6\1\11\1\6\24\11\1\6"+
    "\123\11\1\6\213\11\1\6\5\0\2\6\246\11\1\6"+
    "\46\11\2\6\1\11\6\6\51\11\6\6\1\11\1\6"+
    "\55\0\1\6\1\0\1\6\2\0\1\6\2\0\1\6"+
    "\1\0\10\6\33\11\4\6\4\11\15\6\6\0\5\6"+
    "\1\11\4\6\13\0\1\6\1\0\3\6\53\11\37\0"+
    "\4\6\2\11\1\0\143\11\1\6\1\11\10\0\1\6"+
    "\6\0\2\11\2\0\1\6\4\0\2\11\12\0\3\11"+
    "\2\6\1\11\17\6\1\0\1\11\1\0\36\11\33\0"+
    "\2\6\131\11\13\0\1\11\16\6\12\0\41\11\11\0"+
    "\2\11\4\6\1\11\2\6\1\0\30\11\4\0\1\11"+
    "\11\0\1\11\3\0\1\11\5\0\22\6\31\11\3\0"+
    "\4\6\13\11\65\6\25\11\1\6\22\11\13\6\61\0"+
    "\66\11\3\0\1\11\22\0\1\11\7\0\12\11\2\0"+
    "\2\6\12\0\1\6\20\11\3\0\1\6\10\11\2\6"+
    "\2\11\2\6\26\11\1\6\7\11\1\6\1\11\3\6"+
    "\4\11\2\6\1\0\1\11\7\0\2\6\2\0\2\6"+
    "\3\0\1\11\10\6\1\0\4\6\2\11\1\6\3\11"+
    "\2\0\2\6\12\0\4\11\7\6\2\11\1\6\1\0"+
    "\2\6\3\0\1\6\6\11\4\6\2\11\2\6\26\11"+
    "\1\6\7\11\1\6\2\11\1\6\2\11\1\6\2\11"+
    "\2\6\1\0\1\6\5\0\4\6\2\0\2\6\3\0"+
    "\3\6\1\0\7\6\4\11\1\6\1\11\7\6\14\0"+
    "\3\11\1\0\13\6\3\0\1\6\11\11\1\6\3\11"+
    "\1\6\26\11\1\6\7\11\1\6\2\11\1\6\5\11"+
    "\2\6\1\0\1\11\10\0\1\6\3\0\1\6\3\0"+
    "\2\6\1\11\17\6\2\11\2\0\2\6\12\0\1\6"+
    "\1\11\7\6\1\11\6\0\1\6\3\0\1\6\10\11"+
    "\2\6\2\11\2\6\26\11\1\6\7\11\1\6\2\11"+
    "\1\6\5\11\2\6\1\0\1\11\7\0\2\6\2\0"+
    "\2\6\3\0\7\6\3\0\4\6\2\11\1\6\3\11"+
    "\2\0\2\6\12\0\1\6\1\11\20\6\1\0\1\11"+
    "\1\6\6\11\3\6\3\11\1\6\4\11\3\6\2\11"+
    "\1\6\1\11\1\6\2\11\3\6\2\11\3\6\3\11"+
    "\3\6\14\11\4\6\5\0\3\6\3\0\1\6\4\0"+
    "\2\6\1\11\6\6\1\0\16\6\12\0\11\6\1\11"+
    "\6\6\5\0\10\11\1\6\3\11\1\6\27\11\1\6"+
    "\20\11\3\6\1\11\7\0\1\6\3\0\1\6\4\0"+
    "\7\6\2\0\1\6\3\11\5\6\2\11\2\0\2\6"+
    "\12\0\20\6\1\11\3\0\1\6\10\11\1\6\3\11"+
    "\1\6\27\11\1\6\12\11\1\6\5\11\2\6\1\0"+
    "\1\11\7\0\1\6\3\0\1\6\4\0\7\6\2\0"+
    "\7\6\1\11\1\6\2\11\2\0\2\6\12\0\1\6"+
    "\2\11\15\6\4\0\11\11\1\6\3\11\1\6\51\11"+
    "\2\0\1\11\7\0\1\6\3\0\1\6\4\0\1\11"+
    "\5\6\3\11\1\0\7\6\3\11\2\0\2\6\12\0"+
    "\12\6\6\11\1\6\3\0\1\6\22\11\3\6\30\11"+
    "\1\6\11\11\1\6\1\11\2\6\7\11\3\6\1\0"+
    "\4\6\6\0\1\6\1\0\1\6\10\0\6\6\12\0"+
    "\2\6\2\0\15\6\60\11\1\0\2\11\7\0\4\6"+
    "\10\11\10\0\1\6\12\0\47\6\2\11\1\6\1\11"+
    "\1\6\5\11\1\6\30\11\1\6\1\11\1\6\12\11"+
    "\1\0\2\11\11\0\1\11\2\6\5\11\1\6\1\11"+
    "\1\6\6\0\2\6\12\0\2\6\4\11\40\6\1\11"+
    "\27\6\2\0\6\6\12\0\13\6\1\0\1\6\1\0"+
    "\1\6\1\0\4\6\2\0\10\11\1\6\44\11\4\6"+
    "\24\0\1\6\2\0\5\11\13\0\1\6\44\0\11\6"+
    "\1\0\71\6\53\11\24\0\1\11\12\0\6\6\6\11"+
    "\4\0\4\11\3\0\1\11\3\0\2\11\7\0\3\11"+
    "\4\0\15\11\14\0\1\11\17\0\2\6\46\11\1\6"+
    "\1\11\5\6\1\11\2\6\53\11\1\6\115\11\1\6"+
    "\4\11\2\6\7\11\1\6\1\11\1\6\4\11\2\6"+
    "\51\11\1\6\4\11\2\6\41\11\1\6\4\11\2\6"+
    "\7\11\1\6\1\11\1\6\4\11\2\6\17\11\1\6"+
    "\71\11\1\6\4\11\2\6\103\11\2\6\3\0\40\6"+
    "\20\11\20\6\126\11\2\6\6\11\3\6\u016c\11\2\6"+
    "\21\11\1\6\32\11\5\6\113\11\3\6\13\11\7\6"+
    "\15\11\1\6\4\11\3\0\13\6\22\11\3\0\13\6"+
    "\22\11\2\0\14\6\15\11\1\6\3\11\1\6\2\0"+
    "\14\6\64\11\40\0\3\6\1\11\3\6\2\11\1\0"+
    "\2\6\12\0\41\6\4\0\1\6\12\0\6\6\131\11"+
    "\7\6\5\11\2\0\42\11\1\0\1\11\5\6\106\11"+
    "\12\6\37\11\1\6\14\0\4\6\14\0\12\6\12\0"+
    "\36\11\2\6\5\11\13\6\54\11\4\6\32\11\6\6"+
    "\12\0\46\6\27\11\5\0\4\6\65\11\12\0\1\6"+
    "\35\0\2\6\13\0\6\6\12\0\15\6\1\11\10\6"+
    "\16\0\1\6\2\0\77\6\5\0\57\11\21\0\7\11"+
    "\4\6\12\0\21\6\11\0\14\6\3\0\36\11\15\0"+
    "\2\11\12\0\54\11\16\0\14\6\44\11\24\0\10\6"+
    "\12\0\3\6\3\11\12\0\44\11\2\6\11\11\7\6"+
    "\53\11\2\6\3\11\20\6\3\0\1\6\25\0\4\11"+
    "\1\0\6\11\1\0\2\11\3\0\1\11\5\6\300\11"+
    "\72\0\1\6\5\0\26\11\2\6\6\11\2\6\46\11"+
    "\2\6\6\11\2\6\10\11\1\6\1\11\1\6\1\11"+
    "\1\6\1\11\1\6\37\11\2\6\65\11\1\6\7\11"+
    "\1\6\1\11\3\6\3\11\1\6\7\11\3\6\4\11"+
    "\2\6\6\11\4\6\15\11\5\6\3\11\1\6\7\11"+
    "\16\6\5\0\30\6\2\3\5\0\20\6\2\11\23\6"+
    "\1\11\13\6\5\0\1\6\12\0\1\6\1\11\15\6"+
    "\1\11\20\6\15\11\3\6\40\11\20\6\15\0\4\6"+
    "\1\0\3\6\14\0\21\6\1\11\4\6\1\11\2\6"+
    "\12\11\1\6\1\11\3\6\5\11\6\6\1\11\1\6"+
    "\1\11\1\6\1\11\1\6\4\11\1\6\13\11\2\6"+
    "\4\11\5\6\5\11\4\6\1\11\21\6\51\11\u0177\6"+
    "\57\11\1\6\57\11\1\6\205\11\6\6\4\11\3\0"+
    "\2\11\14\6\46\11\1\6\1\11\5\6\1\11\2\6"+
    "\70\11\7\6\1\11\17\6\1\0\27\11\11\6\7\11"+
    "\1\6\7\11\1\6\7\11\1\6\7\11\1\6\7\11"+
    "\1\6\7\11\1\6\7\11\1\6\7\11\1\6\40\0"+
    "\57\6\1\11\325\6\3\11\31\6\11\11\6\0\1\6"+
    "\5\11\2\6\5\11\4\6\126\11\2\6\2\0\2\6"+
    "\3\11\1\6\132\11\1\6\4\11\5\6\53\11\1\6"+
    "\136\11\21\6\40\11\60\6\320\11\100\6\375\11\3\6"+
    "\215\11\103\6\56\11\2\6\15\11\3\6\20\11\12\0"+
    "\2\11\24\6\57\11\1\0\4\6\12\0\1\6\37\11"+
    "\2\0\120\11\2\0\45\6\11\11\2\6\147\11\2\6"+
    "\65\11\2\6\11\11\52\6\15\11\1\0\3\11\1\0"+
    "\4\11\1\0\27\11\5\0\4\6\1\0\13\6\1\11"+
    "\7\6\64\11\14\6\2\0\62\11\22\0\12\6\12\0"+
    "\6\6\22\0\6\11\3\6\1\11\1\6\2\11\13\0"+
    "\34\11\10\0\2\6\27\11\15\0\14\6\35\11\3\6"+
    "\4\0\57\11\16\0\16\6\1\11\12\0\6\6\5\11"+
    "\1\0\12\11\12\0\5\11\1\6\51\11\16\0\11\6"+
    "\3\11\1\0\10\11\2\0\2\6\12\0\6\6\27\11"+
    "\3\6\1\11\3\0\62\11\1\0\1\11\3\0\2\11"+
    "\2\0\5\11\2\0\1\11\1\0\1\11\30\6\3\11"+
    "\2\6\13\11\5\0\2\6\3\11\2\0\12\6\6\11"+
    "\2\6\6\11\2\6\6\11\11\6\7\11\1\6\7\11"+
    "\1\6\53\11\1\6\16\11\6\6\163\11\10\0\1\6"+
    "\2\0\2\6\12\0\6\6\244\11\14\6\27\11\4\6"+
    "\61\11\4\6\u0100\3\156\11\2\6\152\11\46\6\7\11"+
    "\14\6\5\11\5\6\1\11\1\0\12\11\1\6\15\11"+
    "\1\6\5\11\1\6\1\11\1\6\2\11\1\6\2\11"+
    "\1\6\154\11\41\6\153\11\22\6\100\11\2\6\66\11"+
    "\50\6\15\11\3\6\20\0\20\6\20\0\3\6\2\11"+
    "\30\6\3\11\31\6\1\11\6\6\5\11\1\6\207\11"+
    "\2\6\1\0\4\6\1\11\13\6\12\0\7\6\32\11"+
    "\4\6\1\11\1\6\32\11\13\6\131\11\3\6\6\11"+
    "\2\6\6\11\2\6\6\11\2\6\3\11\3\6\2\11"+
    "\3\6\2\11\22\6\3\0\4\6\14\11\1\6\32\11"+
    "\1\6\23\11\1\6\2\11\1\6\17\11\2\6\16\11"+
    "\42\6\173\11\105\6\65\11\210\6\1\0\202\6\35\11"+
    "\3\6\61\11\17\6\1\0\37\6\40\11\15\6\36\11"+
    "\5\6\46\11\5\0\5\6\36\11\2\6\44\11\4\6"+
    "\10\11\1\6\5\11\52\6\236\11\2\6\12\0\6\6"+
    "\44\11\4\6\44\11\4\6\50\11\10\6\64\11\234\6"+
    "\67\11\11\6\26\11\12\6\10\11\230\6\6\11\2\6"+
    "\1\11\1\6\54\11\1\6\2\11\3\6\1\11\2\6"+
    "\27\11\12\6\27\11\11\6\37\11\101\6\23\11\1\6"+
    "\2\11\12\6\26\11\12\6\32\11\106\6\70\11\6\6"+
    "\2\11\100\6\1\11\3\0\1\6\2\0\5\6\4\0"+
    "\4\11\1\6\3\11\1\6\35\11\2\6\3\0\4\6"+
    "\1\0\40\6\35\11\3\6\35\11\43\6\10\11\1\6"+
    "\34\11\2\0\31\6\66\11\12\6\26\11\12\6\23\11"+
    "\15\6\22\11\156\6\111\11\67\6\63\11\15\6\63\11"+
    "\15\6\44\11\4\0\10\6\12\0\u0146\6\52\11\1\6"+
    "\2\0\3\6\2\11\116\6\35\11\12\6\1\11\10\6"+
    "\26\11\13\0\137\6\25\11\33\6\27\11\11\6\3\0"+
    "\65\11\17\0\37\6\12\0\17\6\4\0\55\11\13\0"+
    "\2\6\1\0\17\6\1\0\2\6\31\11\7\6\12\0"+
    "\6\6\3\0\44\11\16\0\1\6\12\0\4\6\1\11"+
    "\2\0\1\11\10\6\43\11\1\0\2\6\1\11\11\6"+
    "\3\0\60\11\16\0\4\11\4\6\4\0\1\6\14\0"+
    "\1\11\1\6\1\11\43\6\22\11\1\6\31\11\14\0"+
    "\6\6\1\0\101\6\7\11\1\6\1\11\1\6\4\11"+
    "\1\6\17\11\1\6\12\11\7\6\57\11\14\0\5\6"+
    "\12\0\6\6\4\0\1\6\10\11\2\6\2\11\2\6"+
    "\26\11\1\6\7\11\1\6\2\11\1\6\5\11\1\6"+
    "\2\0\1\11\7\0\2\6\2\0\2\6\3\0\2\6"+
    "\1\11\6\6\1\0\5\6\5\11\2\0\2\6\7\0"+
    "\3\6\5\0\213\6\65\11\22\0\4\11\5\6\12\0"+
    "\4\6\1\0\3\11\36\6\60\11\24\0\2\11\1\6"+
    "\1\11\10\6\12\0\246\6\57\11\7\0\2\6\11\0"+
    "\27\6\4\11\2\0\42\6\60\11\21\0\3\6\1\11"+
    "\13\6\12\0\46\6\53\11\15\0\1\11\7\6\12\0"+
    "\66\6\33\11\2\6\17\0\4\6\12\0\306\6\54\11"+
    "\17\0\145\6\100\11\12\0\25\6\10\11\2\6\1\11"+
    "\2\6\10\11\1\6\2\11\1\6\30\11\6\0\1\6"+
    "\2\0\2\6\4\0\1\11\1\0\1\11\2\0\14\6"+
    "\12\0\106\6\10\11\2\6\47\11\7\0\2\6\7\0"+
    "\1\11\1\6\1\11\1\0\33\6\1\11\12\0\50\11"+
    "\7\0\1\11\4\0\10\6\1\0\10\6\1\11\13\0"+
    "\56\11\20\0\3\6\1\11\42\6\71\11\7\6\11\11"+
    "\1\6\45\11\10\0\1\6\10\0\1\11\17\6\12\0"+
    "\30\6\36\11\2\6\26\0\1\6\16\0\111\6\7\11"+
    "\1\6\2\11\1\6\46\11\6\0\3\6\1\0\1\6"+
    "\2\0\1\6\7\0\1\11\1\0\10\6\12\0\6\6"+
    "\6\11\1\6\2\11\1\6\40\11\5\0\1\6\2\0"+
    "\1\6\5\0\1\11\7\6\12\0\u0136\6\23\11\4\0"+
    "\271\6\1\11\54\6\4\11\37\6\232\11\146\6\157\11"+
    "\21\6\304\11\274\6\57\11\1\6\11\0\307\6\107\11"+
    "\271\6\71\11\7\6\37\11\1\6\12\0\146\6\36\11"+
    "\2\6\5\0\13\6\60\11\7\0\11\6\4\11\14\6"+
    "\12\0\11\6\25\11\5\6\23\11\260\6\100\11\200\6"+
    "\113\11\4\6\1\0\1\11\67\0\7\6\4\0\15\11"+
    "\100\6\2\11\1\6\1\11\1\0\13\6\2\0\16\6"+
    "\370\11\10\6\326\11\52\6\11\11\367\6\37\11\61\6"+
    "\3\11\21\6\4\11\10\6\u018c\11\4\6\153\11\5\6"+
    "\15\11\3\6\11\11\7\6\12\11\3\6\2\0\1\6"+
    "\4\0\301\6\5\0\3\6\26\0\2\6\7\0\36\6"+
    "\4\0\224\6\3\0\273\6\125\11\1\6\107\11\1\6"+
    "\2\11\2\6\1\11\2\6\2\11\2\6\4\11\1\6"+
    "\14\11\1\6\1\11\1\6\7\11\1\6\101\11\1\6"+
    "\4\11\2\6\10\11\1\6\7\11\1\6\34\11\1\6"+
    "\4\11\1\6\5\11\1\6\1\11\3\6\7\11\1\6"+
    "\u0154\11\2\6\31\11\1\6\31\11\1\6\37\11\1\6"+
    "\31\11\1\6\37\11\1\6\31\11\1\6\37\11\1\6"+
    "\31\11\1\6\37\11\1\6\31\11\1\6\10\11\2\6"+
    "\151\0\4\6\62\0\10\6\1\0\16\6\1\0\26\6"+
    "\5\0\1\6\17\0\120\6\7\0\1\6\21\0\2\6"+
    "\7\0\1\6\2\0\1\6\5\0\325\6\55\11\3\6"+
    "\7\0\7\11\2\6\12\0\4\6\1\11\u0171\6\54\11"+
    "\16\0\5\6\306\11\13\6\7\0\51\6\104\11\7\0"+
    "\1\11\4\6\12\0\u0156\6\1\11\117\6\4\11\1\6"+
    "\33\11\1\6\2\11\1\6\1\11\2\6\1\11\1\6"+
    "\12\11\1\6\4\11\1\6\1\11\1\6\1\11\6\6"+
    "\1\11\4\6\1\11\1\6\1\11\1\6\1\11\1\6"+
    "\3\11\1\6\2\11\1\6\1\11\2\6\1\11\1\6"+
    "\1\11\1\6\1\11\1\6\1\11\1\6\1\11\1\6"+
    "\2\11\1\6\1\11\2\6\4\11\1\6\7\11\1\6"+
    "\4\11\1\6\4\11\1\6\1\11\1\6\12\11\1\6"+
    "\21\11\5\6\3\11\1\6\5\11\1\6\21\11\u0134\6"+
    "\12\0\6\6\336\11\42\6\65\11\13\6\336\11\2\6"+
    "\u0182\11\16\6\u0131\11\37\6\36\11\342\6\113\11\266\6"+
    "\1\0\36\6\140\0\200\6\360\0\20\6";

  private static int [] zzUnpackcmap_blocks() {
    int [] result = new int[31232];
    int offset = 0;
    offset = zzUnpackcmap_blocks(ZZ_CMAP_BLOCKS_PACKED_0, offset, result);
    return result;
  }

  private static int zzUnpackcmap_blocks(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 DFA states to action switch labels.
   */
  private static final int [] ZZ_ACTION = zzUnpackAction();

  private static final String ZZ_ACTION_PACKED_0 =
    "\5\0\1\1\1\2\1\3\1\2\1\4\1\5\1\6"+
    "\1\7\1\10\1\11\1\12\1\13\1\14\1\15\1\16"+
    "\1\17\1\20\1\21\2\22\1\23\1\24\1\25\1\26"+
    "\1\27\1\30\1\31\1\32\1\33\1\34\21\6\1\35"+
    "\1\36\1\37\1\40\1\41\1\42\1\43\1\41\2\44"+
    "\1\45\1\1\1\41\2\46\1\47\1\1\2\6\1\1"+
    "\11\6\1\50\1\0\1\51\1\52\1\53\1\54\1\55"+
    "\1\56\1\57\1\60\1\61\1\0\1\62\1\0\1\63"+
    "\1\64\1\62\4\22\1\62\1\0\1\62\1\0\1\22"+
    "\1\0\1\65\1\0\1\66\1\67\1\70\2\0\1\71"+
    "\12\6\1\72\10\6\1\73\30\6\1\74\1\75\1\0"+
    "\1\76\1\77\1\100\2\41\1\101\1\102\1\103\1\104"+
    "\1\105\1\106\1\107\6\6\1\110\3\6\1\111\1\112"+
    "\2\0\4\22\1\0\1\62\2\22\1\113\1\114\2\0"+
    "\22\6\1\115\3\6\1\116\2\6\1\117\24\6\1\120"+
    "\1\121\4\6\1\122\1\41\11\6\2\0\1\123\4\22"+
    "\1\124\1\0\4\6\1\125\1\126\1\6\1\127\5\6"+
    "\1\130\1\131\3\6\1\132\4\6\1\133\1\6\1\0"+
    "\1\134\16\6\1\135\2\6\1\136\1\137\5\6\1\140"+
    "\4\6\1\141\1\142\1\0\4\22\1\0\3\6\1\143"+
    "\1\144\1\145\1\146\4\6\1\147\1\150\5\6\1\0"+
    "\10\6\1\151\2\6\1\152\2\6\1\153\2\6\1\154"+
    "\1\155\2\6\1\156\4\6\1\157\4\22\1\0\1\6"+
    "\1\160\3\6\1\161\3\6\1\162\2\6\1\163\1\0"+
    "\4\6\1\164\1\165\1\166\1\167\1\170\1\6\1\171"+
    "\1\6\1\172\3\6\1\173\2\6\1\170\1\6\4\22"+
    "\1\0\1\6\1\174\1\6\1\175\1\176\1\177\3\6"+
    "\1\0\1\200\1\201\1\202\5\6\1\203\3\6\4\22"+
    "\1\0\1\204\1\205\3\6\1\0\1\6\1\206\2\6"+
    "\1\207\1\210\1\211\1\6\4\22\1\0\2\6\1\212"+
    "\1\0\1\213\1\6\1\214\1\6\4\22\1\215\1\216"+
    "\1\217\1\220\1\6\1\221\3\22\1\0\1\6\3\22"+
    "\1\0\1\222\3\22\1\0\3\22\1\0\3\22\1\0"+
    "\3\22\1\0\1\22\1\62\1\22\1\0\1\62\1\22"+
    "\1\0\1\62\1\22\1\62\1\22\1\62\1\22\1\62"+
    "\15\22\37\0";

  private static int [] zzUnpackAction() {
    int [] result = new int[576];
    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\112\0\224\0\336\0\u0128\0\u0172\0\u0172\0\u0172"+
    "\0\u01bc\0\u0206\0\u0250\0\u029a\0\u02e4\0\u032e\0\u0172\0\u0172"+
    "\0\u0172\0\u0378\0\u03c2\0\u0172\0\u040c\0\u0456\0\u04a0\0\u04ea"+
    "\0\u0534\0\u057e\0\u0172\0\u05c8\0\u0612\0\u065c\0\u0172\0\u06a6"+
    "\0\u0172\0\u0172\0\u06f0\0\u073a\0\u0784\0\u07ce\0\u0818\0\u0862"+
    "\0\u08ac\0\u08f6\0\u0940\0\u098a\0\u09d4\0\u0a1e\0\u0a68\0\u0ab2"+
    "\0\u0afc\0\u0b46\0\u0b90\0\u0bda\0\u0172\0\u0c24\0\u0172\0\u0172"+
    "\0\u0c6e\0\u0cb8\0\u0d02\0\u0d4c\0\u0172\0\u0d96\0\u0172\0\u0d02"+
    "\0\u0de0\0\u0172\0\u0e2a\0\u0172\0\u0e74\0\u0ebe\0\u0f08\0\u0f52"+
    "\0\u0f9c\0\u0fe6\0\u1030\0\u107a\0\u10c4\0\u110e\0\u1158\0\u11a2"+
    "\0\u11ec\0\u0172\0\u1236\0\u0172\0\u0172\0\u0172\0\u0172\0\u0172"+
    "\0\u0172\0\u0172\0\u0172\0\u0172\0\u1280\0\u12ca\0\u1314\0\u135e"+
    "\0\u0172\0\u13a8\0\u13f2\0\u143c\0\u1486\0\u14d0\0\u151a\0\u1564"+
    "\0\u0172\0\u15ae\0\u0172\0\u15f8\0\u0172\0\u1642\0\u0172\0\u0172"+
    "\0\u0172\0\u168c\0\u16d6\0\u0172\0\u1720\0\u176a\0\u17b4\0\u17fe"+
    "\0\u1848\0\u1892\0\u18dc\0\u1926\0\u1970\0\u19ba\0\u1a04\0\u1a4e"+
    "\0\u1a98\0\u1ae2\0\u1b2c\0\u1b76\0\u1bc0\0\u1c0a\0\u1c54\0\u029a"+
    "\0\u1c9e\0\u1ce8\0\u1d32\0\u1d7c\0\u1dc6\0\u1e10\0\u1e5a\0\u1ea4"+
    "\0\u1eee\0\u1f38\0\u1f82\0\u1fcc\0\u2016\0\u2060\0\u20aa\0\u20f4"+
    "\0\u213e\0\u2188\0\u21d2\0\u221c\0\u2266\0\u22b0\0\u22fa\0\u2344"+
    "\0\u0172\0\u0172\0\u238e\0\u0172\0\u0172\0\u0172\0\u23d8\0\u2422"+
    "\0\u0172\0\u0172\0\u0172\0\u0172\0\u0172\0\u0172\0\u0172\0\u246c"+
    "\0\u24b6\0\u2500\0\u254a\0\u2594\0\u25de\0\u0ebe\0\u2628\0\u2672"+
    "\0\u26bc\0\u0172\0\u0172\0\u2706\0\u2750\0\u279a\0\u27e4\0\u282e"+
    "\0\u2878\0\u28c2\0\u290c\0\u2956\0\u29a0\0\u0172\0\u0172\0\u29ea"+
    "\0\u2a34\0\u2a7e\0\u2ac8\0\u2b12\0\u2b5c\0\u2ba6\0\u2bf0\0\u2c3a"+
    "\0\u2c84\0\u2cce\0\u2d18\0\u2d62\0\u2dac\0\u2df6\0\u2e40\0\u2e8a"+
    "\0\u2ed4\0\u2f1e\0\u2f68\0\u029a\0\u2fb2\0\u2ffc\0\u3046\0\u3090"+
    "\0\u30da\0\u3124\0\u029a\0\u316e\0\u31b8\0\u3202\0\u324c\0\u3296"+
    "\0\u32e0\0\u332a\0\u3374\0\u33be\0\u3408\0\u3452\0\u349c\0\u34e6"+
    "\0\u3530\0\u357a\0\u35c4\0\u360e\0\u3658\0\u36a2\0\u36ec\0\u029a"+
    "\0\u029a\0\u3736\0\u3780\0\u37ca\0\u3814\0\u0172\0\u0172\0\u385e"+
    "\0\u38a8\0\u38f2\0\u393c\0\u3986\0\u39d0\0\u3a1a\0\u3a64\0\u3aae"+
    "\0\u3af8\0\u3b42\0\u0172\0\u3b8c\0\u3bd6\0\u3c20\0\u3c6a\0\u0172"+
    "\0\u3cb4\0\u3cfe\0\u3d48\0\u3d92\0\u3ddc\0\u029a\0\u029a\0\u3e26"+
    "\0\u029a\0\u3e70\0\u3eba\0\u3f04\0\u3f4e\0\u3f98\0\u029a\0\u029a"+
    "\0\u3fe2\0\u402c\0\u4076\0\u029a\0\u40c0\0\u410a\0\u4154\0\u419e"+
    "\0\u029a\0\u41e8\0\u4232\0\u029a\0\u427c\0\u42c6\0\u4310\0\u435a"+
    "\0\u43a4\0\u43ee\0\u4438\0\u4482\0\u44cc\0\u4516\0\u4560\0\u45aa"+
    "\0\u45f4\0\u463e\0\u029a\0\u4688\0\u46d2\0\u029a\0\u029a\0\u471c"+
    "\0\u4766\0\u47b0\0\u47fa\0\u4844\0\u488e\0\u48d8\0\u4922\0\u496c"+
    "\0\u49b6\0\u0ebe\0\u0ebe\0\u4a00\0\u4a4a\0\u4a94\0\u4ade\0\u4b28"+
    "\0\u4b72\0\u4bbc\0\u4c06\0\u4c50\0\u029a\0\u029a\0\u029a\0\u029a"+
    "\0\u4c9a\0\u4ce4\0\u4d2e\0\u4d78\0\u4dc2\0\u029a\0\u4e0c\0\u4e56"+
    "\0\u4ea0\0\u4eea\0\u4f34\0\u4f7e\0\u4fc8\0\u5012\0\u505c\0\u50a6"+
    "\0\u50f0\0\u513a\0\u5184\0\u51ce\0\u029a\0\u5218\0\u5262\0\u029a"+
    "\0\u52ac\0\u52f6\0\u5340\0\u538a\0\u53d4\0\u029a\0\u029a\0\u541e"+
    "\0\u5468\0\u0ebe\0\u54b2\0\u54fc\0\u5546\0\u5590\0\u0172\0\u55da"+
    "\0\u5624\0\u566e\0\u56b8\0\u5702\0\u574c\0\u029a\0\u5796\0\u57e0"+
    "\0\u582a\0\u029a\0\u5874\0\u58be\0\u5908\0\u029a\0\u5952\0\u599c"+
    "\0\u029a\0\u59e6\0\u5a30\0\u5a7a\0\u5ac4\0\u5b0e\0\u029a\0\u029a"+
    "\0\u029a\0\u029a\0\u029a\0\u5b58\0\u029a\0\u5ba2\0\u029a\0\u5bec"+
    "\0\u5c36\0\u5c80\0\u0ebe\0\u5cca\0\u5d14\0\u0ebe\0\u5d5e\0\u5da8"+
    "\0\u5df2\0\u5e3c\0\u5e86\0\u5ed0\0\u5f1a\0\u029a\0\u5f64\0\u029a"+
    "\0\u029a\0\u029a\0\u5fae\0\u5ff8\0\u6042\0\u608c\0\u029a\0\u029a"+
    "\0\u029a\0\u60d6\0\u6120\0\u616a\0\u61b4\0\u61fe\0\u0ebe\0\u6248"+
    "\0\u6292\0\u62dc\0\u6326\0\u6370\0\u63ba\0\u6404\0\u644e\0\u029a"+
    "\0\u029a\0\u6498\0\u64e2\0\u652c\0\u6576\0\u65c0\0\u029a\0\u660a"+
    "\0\u6654\0\u029a\0\u0ebe\0\u0ebe\0\u669e\0\u66e8\0\u6732\0\u677c"+
    "\0\u67c6\0\u6810\0\u685a\0\u68a4\0\u029a\0\u68ee\0\u029a\0\u6938"+
    "\0\u029a\0\u6982\0\u69cc\0\u6a16\0\u6a60\0\u6aaa\0\u0172\0\u029a"+
    "\0\u029a\0\u0172\0\u6af4\0\u0ebe\0\u6b3e\0\u6b88\0\u6bd2\0\u6c1c"+
    "\0\u6c66\0\u6cb0\0\u6cfa\0\u6d44\0\u6d8e\0\u029a\0\u6dd8\0\u6e22"+
    "\0\u6e6c\0\u6eb6\0\u6f00\0\u6f4a\0\u6f94\0\u6fde\0\u7028\0\u7072"+
    "\0\u70bc\0\u7106\0\u7150\0\u719a\0\u71e4\0\u722e\0\u7278\0\u7278"+
    "\0\u72c2\0\u730c\0\u7356\0\u73a0\0\u73ea\0\u7434\0\u747e\0\u74c8"+
    "\0\u7512\0\u755c\0\u75a6\0\u75f0\0\u763a\0\u7684\0\u76ce\0\u7718"+
    "\0\u7762\0\u77ac\0\u77f6\0\u7840\0\u788a\0\u78d4\0\u791e\0\u7968"+
    "\0\u79b2\0\u79fc\0\u7a46\0\u7a90\0\u7ada\0\u7b24\0\u7b6e\0\u7bb8"+
    "\0\u7c02\0\u7c4c\0\u7c96\0\u7ce0\0\u7d2a\0\u7d74\0\u7dbe\0\u7e08"+
    "\0\u7e52\0\u7e9c\0\u7ee6\0\u7f30\0\u7f7a\0\u7fc4\0\u800e\0\u8058"+
    "\0\u80a2\0\u80ec\0\u8136\0\u8180\0\u81ca\0\u8214\0\u825e\0\u82a8";

  private static int [] zzUnpackRowMap() {
    int [] result = new int[576];
    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() - 1;
    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\6\2\7\1\6\1\10\1\11\1\6\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\4\31\1\32\1\33"+
    "\1\34\1\35\1\36\1\37\1\40\6\14\1\41\1\6"+
    "\1\42\1\43\1\14\1\44\1\45\1\46\1\47\1\50"+
    "\1\51\1\52\1\14\1\53\1\14\1\54\1\14\1\55"+
    "\1\14\1\56\1\14\1\57\1\60\1\61\1\14\1\62"+
    "\1\63\1\14\1\64\1\14\1\65\1\66\1\67\1\70"+
    "\1\6\10\71\1\72\37\71\1\73\41\71\2\74\1\75"+
    "\2\74\1\76\2\74\1\77\37\74\1\100\41\74\2\101"+
    "\1\102\2\101\1\103\6\101\1\104\33\101\1\105\41\101"+
    "\1\6\2\7\1\6\1\10\1\11\3\6\1\106\7\6"+
    "\1\24\1\6\1\107\1\110\6\6\1\33\5\6\6\106"+
    "\4\6\5\106\1\111\6\106\1\112\1\106\1\113\1\114"+
    "\1\106\1\115\1\116\1\117\1\120\1\106\1\121\3\106"+
    "\1\65\1\6\1\67\2\6\114\0\1\7\144\0\1\122"+
    "\64\0\1\123\101\0\1\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\32\14\4\0\1\14\35\0\1\124"+
    "\67\0\1\125\21\0\1\126\111\0\1\127\74\0\1\130"+
    "\14\0\1\131\76\0\1\132\12\0\1\133\1\134\76\0"+
    "\1\135\1\0\5\136\77\0\1\137\4\0\1\140\10\0"+
    "\1\141\77\0\1\142\1\0\1\143\1\144\1\145\1\146"+
    "\1\147\10\0\1\150\1\151\1\152\1\153\1\154\4\0"+
    "\1\146\1\0\1\150\1\0\1\151\1\152\1\151\4\0"+
    "\1\153\13\0\1\154\32\0\1\142\1\0\5\31\11\0"+
    "\1\151\1\152\1\153\5\0\1\31\3\0\1\151\1\152"+
    "\1\151\4\0\1\153\55\0\1\155\113\0\1\156\1\157"+
    "\111\0\1\160\111\0\1\161\1\162\137\0\1\163\62\0"+
    "\1\164\54\0\1\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\2\14\1\165\17\14\1\166\7\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\16\14\1\167\2\14\1\170\6\14\1\171\1\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\1\14\1\172\6\14\1\173\2\14\1\174\2\14\1\175"+
    "\13\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\5\14\1\176\10\14\1\177\13\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\13\14\1\200\1\14\1\201\11\14\1\202\2\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\1\14\1\203\7\14\1\204\1\14\1\205\2\14\1\206"+
    "\13\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\16\14\1\207\13\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\6\14\1\210"+
    "\5\14\1\211\1\212\14\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\16\14\1\213\13\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\1\14\1\214\3\14\1\215\10\14\1\216\5\14"+
    "\1\217\5\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\1\14\1\220\3\14\1\221\13\14"+
    "\1\222\2\14\1\223\5\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\5\14\1\224\24\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\5\14\1\225\2\14\1\226\12\14\1\227\1\230"+
    "\1\14\1\231\1\14\1\232\1\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\10\14\1\233"+
    "\10\14\1\234\10\14\4\0\2\14\10\0\1\14\13\0"+
    "\5\14\7\0\6\14\4\0\1\14\1\235\14\14\1\236"+
    "\13\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\10\14\1\237\21\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\11\14\1\240"+
    "\20\14\4\0\1\14\35\0\1\241\50\0\1\242\3\0"+
    "\10\71\1\0\37\71\1\0\41\71\10\0\1\243\101\0"+
    "\2\244\4\0\2\244\1\245\3\244\1\246\10\244\3\247"+
    "\1\250\17\244\1\251\2\244\1\250\1\244\1\252\3\244"+
    "\1\253\6\244\1\254\3\244\1\255\1\256\1\257\12\244"+
    "\1\0\2\74\1\0\2\74\1\0\2\74\1\0\37\74"+
    "\1\0\41\74\2\0\1\75\107\0\2\101\1\0\2\101"+
    "\1\0\6\101\1\0\33\101\1\0\41\101\2\0\1\102"+
    "\107\0\2\244\4\0\2\244\1\245\3\244\1\246\10\244"+
    "\3\247\1\250\17\244\1\251\2\244\1\250\1\244\1\252"+
    "\3\244\1\253\6\244\1\254\3\244\1\255\1\244\1\257"+
    "\12\244\1\0\1\106\10\0\1\106\11\0\1\107\1\0"+
    "\5\106\7\0\6\106\4\0\32\106\4\0\1\106\11\0"+
    "\1\106\11\0\1\107\15\0\6\106\4\0\32\106\24\0"+
    "\1\137\4\0\1\140\65\0\1\106\10\0\1\106\11\0"+
    "\1\107\1\0\5\106\7\0\6\106\4\0\27\106\1\260"+
    "\2\106\4\0\2\106\10\0\1\106\11\0\1\107\1\0"+
    "\5\106\7\0\6\106\4\0\16\106\1\261\13\106\4\0"+
    "\2\106\10\0\1\106\11\0\1\107\1\0\5\106\7\0"+
    "\6\106\4\0\17\106\1\262\12\106\4\0\2\106\10\0"+
    "\1\106\11\0\1\107\1\0\5\106\7\0\6\106\4\0"+
    "\21\106\1\263\10\106\4\0\2\106\10\0\1\106\11\0"+
    "\1\107\1\0\5\106\7\0\6\106\4\0\5\106\1\264"+
    "\24\106\4\0\2\106\10\0\1\106\11\0\1\107\1\0"+
    "\5\106\7\0\6\106\4\0\23\106\1\265\6\106\4\0"+
    "\2\106\10\0\1\106\11\0\1\107\1\0\5\106\7\0"+
    "\6\106\4\0\16\106\1\266\2\106\1\267\10\106\4\0"+
    "\2\106\10\0\1\106\11\0\1\107\1\0\5\106\7\0"+
    "\6\106\4\0\22\106\1\270\7\106\4\0\2\106\10\0"+
    "\1\106\11\0\1\107\1\0\5\106\7\0\6\106\4\0"+
    "\11\106\1\271\20\106\4\0\1\106\10\0\1\272\124\0"+
    "\1\273\113\0\5\136\11\0\1\151\1\152\6\0\1\136"+
    "\3\0\1\151\1\152\1\151\30\0\17\274\1\275\72\274"+
    "\2\140\1\0\2\140\1\0\104\140\25\0\5\136\11\0"+
    "\1\151\1\152\12\0\1\151\1\152\1\151\53\0\1\142"+
    "\1\0\1\143\1\144\1\145\1\146\1\147\11\0\1\151"+
    "\1\152\1\153\5\0\1\146\3\0\1\151\1\152\1\151"+
    "\4\0\1\153\46\0\1\142\1\0\4\146\1\147\11\0"+
    "\1\151\1\152\1\153\5\0\1\146\3\0\1\151\1\152"+
    "\1\151\4\0\1\153\46\0\1\142\1\0\4\276\1\147"+
    "\11\0\1\151\1\152\1\153\5\0\1\276\3\0\1\151"+
    "\1\152\1\151\4\0\1\153\46\0\1\142\1\0\4\277"+
    "\1\147\11\0\1\151\1\152\1\153\5\0\1\277\3\0"+
    "\1\151\1\152\1\151\4\0\1\153\46\0\1\142\1\0"+
    "\5\147\11\0\1\151\1\152\6\0\1\147\3\0\1\151"+
    "\1\152\1\151\55\0\1\300\1\301\24\0\1\301\56\0"+
    "\1\302\1\0\1\302\2\0\5\303\105\0\1\304\4\305"+
    "\7\0\4\305\6\0\7\305\65\0\1\306\111\0\1\307"+
    "\1\310\143\0\1\311\21\0\1\14\10\0\1\14\13\0"+
    "\5\14\7\0\6\14\4\0\22\14\1\312\7\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\22\14\1\313\7\14\4\0\2\14\10\0\1\14\13\0"+
    "\5\14\7\0\6\14\4\0\16\14\1\314\13\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\5\14\1\315\24\14\4\0\2\14\10\0\1\14\13\0"+
    "\5\14\7\0\6\14\4\0\23\14\1\316\6\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\22\14\1\317\1\320\6\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\1\14\1\321\30\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\1\14\1\322\30\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\15\14\1\323\14\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\6\14\1\324\23\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\24\14\1\325\5\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\22\14\1\326\7\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\24\14\1\327\5\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\23\14\1\330\6\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\13\14\1\331\16\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\15\14\1\332\14\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\16\14\1\333\13\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\21\14\1\334\10\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\23\14\1\335\6\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\17\14\1\336\12\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\22\14\1\337\1\340"+
    "\6\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\15\14\1\341\14\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\23\14\1\342"+
    "\6\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\26\14\1\343\3\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\15\14\1\344"+
    "\14\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\13\14\1\345\16\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\3\14\1\346"+
    "\26\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\21\14\1\347\10\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\11\14\1\350"+
    "\4\14\1\351\13\14\4\0\2\14\10\0\1\14\13\0"+
    "\5\14\7\0\6\14\4\0\2\14\1\352\27\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\3\14\1\353\17\14\1\354\6\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\1\14\1\355"+
    "\30\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\16\14\1\356\13\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\1\14\1\357"+
    "\17\14\1\360\10\14\4\0\2\14\10\0\1\14\13\0"+
    "\5\14\7\0\6\14\4\0\17\14\1\361\12\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\11\14\1\362\20\14\4\0\2\14\10\0\1\14\13\0"+
    "\5\14\7\0\6\14\4\0\15\14\1\363\14\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\11\14\1\364\7\14\1\365\10\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\1\14\1\366"+
    "\22\14\1\367\3\14\1\370\1\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\21\14\1\371"+
    "\10\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\11\14\1\372\1\14\1\373\16\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\11\14\1\374\20\14\4\0\2\14\10\0\1\14\13\0"+
    "\5\14\7\0\6\14\4\0\5\14\1\375\24\14\4\0"+
    "\1\14\10\0\1\376\126\0\4\250\22\0\1\250\63\0"+
    "\4\377\22\0\1\377\36\0\1\106\10\0\1\106\11\0"+
    "\1\107\1\0\5\106\7\0\6\106\4\0\17\106\1\u0100"+
    "\12\106\4\0\2\106\10\0\1\106\11\0\1\107\1\0"+
    "\5\106\7\0\6\106\4\0\4\106\1\u0101\25\106\4\0"+
    "\2\106\10\0\1\106\11\0\1\107\1\0\5\106\7\0"+
    "\6\106\4\0\5\106\1\u0102\24\106\4\0\2\106\10\0"+
    "\1\106\11\0\1\107\1\0\5\106\7\0\6\106\4\0"+
    "\16\106\1\u0103\13\106\4\0\2\106\10\0\1\106\11\0"+
    "\1\107\1\0\5\106\7\0\6\106\4\0\20\106\1\u0104"+
    "\11\106\4\0\2\106\10\0\1\106\11\0\1\107\1\0"+
    "\5\106\7\0\6\106\4\0\1\106\1\u0105\30\106\4\0"+
    "\2\106\10\0\1\106\11\0\1\107\1\0\5\106\7\0"+
    "\6\106\4\0\1\106\1\u0106\30\106\4\0\2\106\10\0"+
    "\1\106\11\0\1\107\1\0\5\106\7\0\6\106\4\0"+
    "\5\106\1\u0107\24\106\4\0\2\106\10\0\1\106\11\0"+
    "\1\107\1\0\5\106\7\0\6\106\4\0\23\106\1\u0108"+
    "\6\106\4\0\1\106\17\274\1\u0109\72\274\17\u010a\1\275"+
    "\4\u010a\1\u010b\65\u010a\23\0\1\142\1\0\4\u010c\1\147"+
    "\11\0\1\151\1\152\1\153\5\0\1\u010c\3\0\1\151"+
    "\1\152\1\151\4\0\1\153\46\0\1\142\1\0\4\u010d"+
    "\1\147\11\0\1\151\1\152\1\153\5\0\1\u010d\3\0"+
    "\1\151\1\152\1\151\4\0\1\153\50\0\1\300\1\301"+
    "\16\0\1\153\5\0\1\301\12\0\1\153\50\0\2\u010e"+
    "\16\0\1\153\5\0\1\u010e\12\0\1\153\50\0\5\303"+
    "\105\0\5\303\11\0\1\151\7\0\1\303\3\0\1\151"+
    "\1\0\1\151\55\0\1\304\4\305\7\0\4\305\1\153"+
    "\5\0\7\305\4\0\1\153\50\0\5\u010f\7\0\4\u010f"+
    "\1\153\5\0\7\u010f\4\0\1\153\60\0\1\u0110\152\0"+
    "\1\u0111\13\0\1\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\23\14\1\u0112\6\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\5\14\1\u0113"+
    "\24\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\13\14\1\u0114\16\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\1\14\1\u0115"+
    "\30\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\5\14\1\u0116\24\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\5\14\1\u0117"+
    "\24\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\3\14\1\u0118\26\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\21\14\1\u0119"+
    "\10\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\22\14\1\u011a\7\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\22\14\1\u011b"+
    "\1\u011c\6\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\1\14\1\u011d\30\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\2\14"+
    "\1\u011e\27\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\5\14\1\u011f\24\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\14\14"+
    "\1\u0120\15\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\5\14\1\u0121\24\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\22\14"+
    "\1\367\7\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\1\14\1\u0122\30\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\1\14"+
    "\1\u0123\30\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\16\14\1\u0124\13\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\13\14"+
    "\1\u0125\2\14\1\u0126\13\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\23\14\1\u0127\6\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\5\14\1\u0128\24\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\7\14\1\u0129\22\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\11\14\1\u012a\20\14\4\0\2\14\10\0\1\14"+
    "\10\0\1\u012b\2\0\5\14\7\0\6\14\4\0\32\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\13\14\1\u012c\16\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\12\14\1\u012d\17\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\14\14\1\u012e\15\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\25\14\1\u012f\4\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\23\14\1\u0130\6\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\13\14\1\u0131\16\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\16\14\1\u0132\13\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\24\14\1\u0133\5\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\13\14\1\u0134\16\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\21\14\1\u0135\10\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\23\14\1\u0136\6\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\11\14\1\u0137\20\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\5\14\1\u0138\24\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\23\14\1\u0139\6\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\3\14\1\u013a\26\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\22\14\1\u013b\7\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\16\14\1\u013c\13\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\15\14\1\u013d\14\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\5\14\1\u013e\24\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\4\14\1\u013f\25\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\1\14\1\u0140\30\14\4\0\2\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\13\14\1\u0141\16\14"+
    "\4\0\2\14\10\0\1\14\13\0\5\14\7\0\6\14"+
    "\4\0\13\14\1\u0142\16\14\4\0\1\14\1\106\10\0"+
    "\1\106\11\0\1\107\1\0\5\106\7\0\6\106\4\0"+
    "\16\106\1\u0143\13\106\4\0\2\106\10\0\1\106\11\0"+
    "\1\107\1\0\5\106\7\0\6\106\4\0\24\106\1\u0144"+
    "\5\106\4\0\2\106\10\0\1\106\11\0\1\107\1\0"+
    "\5\106\7\0\6\106\4\0\15\106\1\u0145\14\106\4\0"+
    "\2\106\10\0\1\106\11\0\1\107\1\0\5\106\7\0"+
    "\6\106\4\0\25\106\1\u0146\4\106\4\0\2\106\10\0"+
    "\1\106\11\0\1\107\1\0\5\106\7\0\6\106\4\0"+
    "\24\106\1\u0147\5\106\4\0\2\106\10\0\1\106\11\0"+
    "\1\107\1\0\5\106\7\0\6\106\4\0\23\106\1\u0148"+
    "\6\106\4\0\2\106\10\0\1\106\11\0\1\107\1\0"+
    "\5\106\7\0\6\106\4\0\15\106\1\u0149\14\106\4\0"+
    "\2\106\10\0\1\106\11\0\1\107\1\0\5\106\7\0"+
    "\6\106\4\0\22\106\1\u014a\7\106\4\0\2\106\10\0"+
    "\1\106\11\0\1\107\1\0\5\106\7\0\6\106\4\0"+
    "\10\106\1\u014b\21\106\4\0\1\106\17\274\1\u0109\4\274"+
    "\1\u010b\65\274\17\u010a\1\u014c\72\u010a\23\0\1\142\1\0"+
    "\4\u014d\1\147\11\0\1\151\1\152\1\153\5\0\1\u014d"+
    "\3\0\1\151\1\152\1\151\4\0\1\153\46\0\1\142"+
    "\1\0\4\u014e\1\147\11\0\1\151\1\152\1\153\5\0"+
    "\1\u014e\3\0\1\151\1\152\1\151\4\0\1\153\50\0"+
    "\2\u014f\16\0\1\153\5\0\1\u014f\12\0\1\153\50\0"+
    "\5\u0150\7\0\4\u0150\1\153\5\0\7\u0150\4\0\1\153"+
    "\103\0\1\u0151\31\0\1\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\21\14\1\u0152\10\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\21\14"+
    "\1\u0153\10\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\5\14\1\u0154\24\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\12\14"+
    "\1\u0155\17\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\10\14\1\u0156\21\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\22\14"+
    "\1\u0157\7\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\23\14\1\u0158\6\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\11\14"+
    "\1\u0159\20\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\24\14\1\u015a\5\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\13\14"+
    "\1\u015b\16\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\15\14\1\u015c\14\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\13\14"+
    "\1\u015d\16\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\23\14\1\u015e\6\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\5\14"+
    "\1\u015f\24\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\21\14\1\u0160\10\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\1\14"+
    "\1\u0161\30\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\21\14\1\u0162\10\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\25\14"+
    "\1\u0163\4\14\4\0\1\14\75\0\1\u0164\14\0\1\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\1\14"+
    "\1\u0165\30\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\11\14\1\u0166\20\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\1\14"+
    "\1\u0167\30\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\5\14\1\u0168\24\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\11\14"+
    "\1\u0169\20\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\21\14\1\u016a\10\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\21\14"+
    "\1\u016b\10\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\5\14\1\u016c\24\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\23\14"+
    "\1\u016d\6\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\11\14\1\u016e\20\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\3\14"+
    "\1\u016f\26\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\21\14\1\u0170\10\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\3\14"+
    "\1\u0171\26\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\10\14\1\u0172\21\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\26\14"+
    "\1\u0173\3\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\22\14\1\u0174\7\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\23\14"+
    "\1\u0175\6\14\4\0\2\14\10\0\1\14\13\0\5\14"+
    "\7\0\6\14\4\0\5\14\1\u0176\24\14\4\0\2\14"+
    "\10\0\1\14\13\0\5\14\7\0\6\14\4\0\4\14"+
    "\1\u0177\25\14\4\0\1\14\1\106\10\0\1\106\11\0"+
    "\1\107\1\0\5\106\7\0\6\106\4\0\21\106\1\u0178"+
    "\10\106\4\0\2\106\10\0\1\106\11\0\1\107\1\0"+
    "\5\106\7\0\6\106\4\0\13\106\1\u0179\16\106\4\0"+
    "\2\106\10\0\1\106\11\0\1\107\1\0\5\106\7\0"+
    "\6\106\4\0\22\106\1\u017a\7\106\4\0\2\106\10\0"+
    "\1\106\11\0\1\107\1\0\5\106\7\0\6\106\4\0"+
    "\11\106\1\u017b\20\106\4\0\2\106\10\0\1\106\11\0"+
    "\1\107\1\0\5\106\7\0\6\106\4\0\11\106\1\u017c"+
    "\20\106\4\0\2\106\10\0\1\106\11\0\1\107\1\0"+
    "\5\106\7\0\6\106\4\0\11\106\1\u017d\20\106\4\0"+
    "\2\106\10\0\1\106\11\0\1\107\1\0\5\106\7\0"+
    "\6\106\4\0\22\106\1\u017e\7\106\4\0\1\106\17\u010a"+
    "\1\u014c\4\u010a\1\u017f\65\u010a\23\0\1\142\1\0\4\u0180"+
    "\1\147\11\0\1\151\1\152\1\153\5\0\1\u0180\3\0"+
    "\1\151\1\152\1\151\4\0\1\153\46\0\1\142\1\0"+
    "\4\u0181\1\147\11\0\1\151\1\152\1\153\5\0\1\u0181"+
    "\3\0\1\151\1\152\1\151\4\0\1\153\50\0\2\u0182"+
    "\16\0\1\153\5\0\1\u0182\12\0\1\153\50\0\5\u0183"+
    "\7\0\4\u0183\1\153\5\0\7\u0183\4\0\1\153\117\0"+
    "\1\u0184\15\0\1\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\1\14\1\u0185\30\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\23\14\1\u0186"+
    "\6\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\1\14\1\u0187\30\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\15\14\1\u0188"+
    "\14\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\13\14\1\u0189\16\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\5\14\1\u018a"+
    "\24\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\4\14\1\u018b\25\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\13\14\1\u018c"+
    "\16\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\14\14\1\u018d\15\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\23\14\1\u018e"+
    "\6\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\15\14\1\u018f\14\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\6\14\1\u0190"+
    "\23\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\5\14\1\u0191\24\14\4\0\1\14\60\0"+
    "\1\u0192\31\0\1\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\7\14\1\u0193\22\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\23\14\1\u0194"+
    "\6\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\23\14\1\u0195\6\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\3\14\1\u0196"+
    "\26\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\3\14\1\u0197\26\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\4\14\1\u0198"+
    "\25\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\15\14\1\u0199\14\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\4\14\1\u019a"+
    "\25\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\3\14\1\u019b\26\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\23\14\1\u019c"+
    "\6\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\10\14\1\u019d\21\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\21\14\1\u019e"+
    "\10\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\22\14\1\u019f\7\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\11\14\1\u01a0"+
    "\20\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\11\14\1\u01a1\20\14\4\0\1\14\1\106"+
    "\10\0\1\106\11\0\1\107\1\0\5\106\7\0\6\106"+
    "\4\0\23\106\1\u01a2\6\106\4\0\2\106\10\0\1\106"+
    "\11\0\1\107\1\0\5\106\7\0\6\106\4\0\5\106"+
    "\1\u01a3\24\106\4\0\2\106\10\0\1\106\11\0\1\107"+
    "\1\0\5\106\7\0\6\106\4\0\4\106\1\u01a4\25\106"+
    "\4\0\2\106\10\0\1\106\11\0\1\107\1\0\5\106"+
    "\7\0\6\106\4\0\21\106\1\u01a5\10\106\4\0\2\106"+
    "\10\0\1\106\11\0\1\107\1\0\5\106\7\0\6\106"+
    "\4\0\3\106\1\u01a6\26\106\4\0\2\106\10\0\1\106"+
    "\11\0\1\107\1\0\5\106\7\0\6\106\4\0\11\106"+
    "\1\u01a7\20\106\4\0\1\106\23\0\1\142\1\0\4\u01a8"+
    "\1\147\11\0\1\151\1\152\1\153\5\0\1\u01a8\3\0"+
    "\1\151\1\152\1\151\4\0\1\153\46\0\1\142\1\0"+
    "\4\u01a9\1\147\11\0\1\151\1\152\1\153\5\0\1\u01a9"+
    "\3\0\1\151\1\152\1\151\4\0\1\153\50\0\2\u01aa"+
    "\16\0\1\153\5\0\1\u01aa\12\0\1\153\50\0\5\u01ab"+
    "\7\0\4\u01ab\1\153\5\0\7\u01ab\4\0\1\153\104\0"+
    "\1\u01ac\30\0\1\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\3\14\1\u01ad\26\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\15\14\1\u01ae"+
    "\14\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\24\14\1\u01af\5\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\23\14\1\u01b0"+
    "\6\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\22\14\1\u01b1\7\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\30\14\1\u01b2"+
    "\1\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\5\14\1\u01b3\24\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\3\14\1\u01b4"+
    "\26\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\1\14\1\u01b5\30\14\4\0\1\14\54\0"+
    "\1\u01b6\35\0\1\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\5\14\1\u01b7\24\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\22\14\1\u01b8"+
    "\7\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\5\14\1\u01b9\24\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\23\14\1\u01ba"+
    "\6\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\6\14\1\u01bb\23\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\16\14\1\u01bc"+
    "\13\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\5\14\1\u01bd\24\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\13\14\1\u01be"+
    "\16\14\4\0\1\14\1\106\10\0\1\106\11\0\1\107"+
    "\1\0\5\106\7\0\6\106\4\0\22\106\1\u01bf\7\106"+
    "\4\0\2\106\10\0\1\106\11\0\1\107\1\0\5\106"+
    "\7\0\6\106\4\0\5\106\1\u01c0\24\106\4\0\2\106"+
    "\10\0\1\106\11\0\1\107\1\0\5\106\7\0\6\106"+
    "\4\0\5\106\1\u01c1\24\106\4\0\2\106\10\0\1\106"+
    "\11\0\1\107\1\0\5\106\7\0\6\106\4\0\23\106"+
    "\1\u01c2\6\106\4\0\1\106\23\0\1\142\1\0\4\u01c3"+
    "\1\147\11\0\1\151\1\152\1\153\5\0\1\u01c3\3\0"+
    "\1\151\1\152\1\151\4\0\1\153\46\0\1\142\1\0"+
    "\4\u01c4\1\147\11\0\1\151\1\152\1\153\5\0\1\u01c4"+
    "\3\0\1\151\1\152\1\151\4\0\1\153\50\0\2\u01c5"+
    "\16\0\1\153\5\0\1\u01c5\12\0\1\153\50\0\5\u01c6"+
    "\7\0\4\u01c6\1\153\5\0\7\u01c6\4\0\1\153\77\0"+
    "\1\u01c7\35\0\1\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\23\14\1\u01c8\6\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\5\14\1\u01c9"+
    "\24\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\15\14\1\u01ca\14\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\5\14\1\u01cb"+
    "\24\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\3\14\1\u01cc\26\14\4\0\1\14\66\0"+
    "\1\u01cd\23\0\1\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\5\14\1\u01ce\24\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\17\14\1\u01cf"+
    "\12\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\15\14\1\u01d0\14\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\15\14\1\u01d1"+
    "\14\14\4\0\2\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\5\14\1\u01d2\24\14\4\0\1\14\1\106"+
    "\10\0\1\106\11\0\1\107\1\0\5\106\7\0\6\106"+
    "\4\0\22\106\1\u01d3\7\106\4\0\2\106\10\0\1\106"+
    "\11\0\1\107\1\0\5\106\7\0\6\106\4\0\22\106"+
    "\1\u01d4\7\106\4\0\2\106\10\0\1\106\11\0\1\107"+
    "\1\0\5\106\7\0\6\106\4\0\11\106\1\u01d5\20\106"+
    "\4\0\1\106\23\0\1\142\1\0\4\u01d6\1\147\11\0"+
    "\1\151\1\152\1\153\5\0\1\u01d6\3\0\1\151\1\152"+
    "\1\151\4\0\1\153\46\0\1\142\1\0\4\u01d7\1\147"+
    "\11\0\1\151\1\152\1\153\5\0\1\u01d7\3\0\1\151"+
    "\1\152\1\151\4\0\1\153\50\0\2\u01d8\16\0\1\153"+
    "\5\0\1\u01d8\12\0\1\153\50\0\5\u01d9\7\0\4\u01d9"+
    "\1\153\5\0\7\u01d9\4\0\1\153\101\0\1\u01da\33\0"+
    "\1\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\23\14\1\u01db\6\14\4\0\2\14\10\0\1\14\13\0"+
    "\5\14\7\0\6\14\4\0\16\14\1\u01dc\13\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\5\14\1\u01dd\24\14\4\0\1\14\60\0\1\u01de\31\0"+
    "\1\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\4\14\1\u01df\25\14\4\0\2\14\10\0\1\14\13\0"+
    "\5\14\7\0\6\14\4\0\11\14\1\u01e0\20\14\4\0"+
    "\2\14\10\0\1\14\13\0\5\14\7\0\6\14\4\0"+
    "\23\14\1\u01e1\6\14\4\0\1\14\1\106\10\0\1\106"+
    "\11\0\1\107\1\0\5\106\7\0\6\106\4\0\25\106"+
    "\1\u01e2\4\106\4\0\1\106\23\0\1\142\1\0\4\u01e3"+
    "\1\147\11\0\1\151\1\152\1\153\5\0\1\u01e3\3\0"+
    "\1\151\1\152\1\151\4\0\1\153\46\0\1\142\1\0"+
    "\4\u01e4\1\147\11\0\1\151\1\152\1\153\5\0\1\u01e4"+
    "\3\0\1\151\1\152\1\151\4\0\1\153\50\0\2\u01e5"+
    "\16\0\1\153\5\0\1\u01e5\12\0\1\153\50\0\5\u01e6"+
    "\7\0\4\u01e6\1\153\5\0\7\u01e6\4\0\1\153\103\0"+
    "\1\u01e7\31\0\1\14\10\0\1\14\13\0\5\14\7\0"+
    "\6\14\4\0\22\14\1\u01e8\7\14\4\0\2\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\6\14\1\u01e9"+
    "\23\14\4\0\1\14\57\0\1\u01ea\32\0\1\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\31\14\1\u01eb"+
    "\4\0\1\14\1\106\10\0\1\106\11\0\1\107\1\0"+
    "\5\106\7\0\6\106\4\0\5\106\1\u01ec\24\106\4\0"+
    "\1\106\23\0\1\142\1\0\4\u01ed\1\147\11\0\1\151"+
    "\1\152\1\153\5\0\1\u01ed\3\0\1\151\1\152\1\151"+
    "\4\0\1\153\46\0\1\142\1\0\4\u01ee\1\147\11\0"+
    "\1\151\1\152\1\153\5\0\1\u01ee\3\0\1\151\1\152"+
    "\1\151\4\0\1\153\50\0\2\u01ef\16\0\1\153\5\0"+
    "\1\u01ef\12\0\1\153\50\0\5\u01f0\7\0\4\u01f0\1\153"+
    "\5\0\7\u01f0\4\0\1\153\23\0\1\14\10\0\1\14"+
    "\13\0\5\14\7\0\6\14\4\0\5\14\1\u01f1\24\14"+
    "\4\0\1\14\23\0\1\142\1\0\4\u01f2\1\147\11\0"+
    "\1\151\1\152\1\153\5\0\1\u01f2\3\0\1\151\1\152"+
    "\1\151\4\0\1\153\46\0\1\142\1\0\4\u01f3\1\147"+
    "\11\0\1\151\1\152\1\153\5\0\1\u01f3\3\0\1\151"+
    "\1\152\1\151\4\0\1\153\50\0\2\u01f4\16\0\1\153"+
    "\5\0\1\u01f4\12\0\1\153\50\0\5\u01f5\7\0\4\u01f5"+
    "\1\153\5\0\7\u01f5\4\0\1\153\23\0\1\14\10\0"+
    "\1\14\13\0\5\14\7\0\6\14\4\0\4\14\1\u01f6"+
    "\25\14\4\0\1\14\23\0\1\142\1\0\4\u01f7\1\147"+
    "\11\0\1\151\1\152\1\153\5\0\1\u01f7\3\0\1\151"+
    "\1\152\1\151\4\0\1\153\46\0\1\142\1\0\4\u01f8"+
    "\1\147\11\0\1\151\1\152\1\153\5\0\1\u01f8\3\0"+
    "\1\151\1\152\1\151\4\0\1\153\50\0\2\u01f9\16\0"+
    "\1\153\5\0\1\u01f9\12\0\1\153\50\0\5\u01fa\7\0"+
    "\4\u01fa\1\153\5\0\7\u01fa\4\0\1\153\46\0\1\142"+
    "\1\0\4\u01fb\1\147\11\0\1\151\1\152\1\153\5\0"+
    "\1\u01fb\3\0\1\151\1\152\1\151\4\0\1\153\46\0"+
    "\1\142\1\0\4\u01fc\1\147\11\0\1\151\1\152\1\153"+
    "\5\0\1\u01fc\3\0\1\151\1\152\1\151\4\0\1\153"+
    "\50\0\2\u01fd\16\0\1\153\5\0\1\u01fd\12\0\1\153"+
    "\50\0\5\u01fe\7\0\4\u01fe\1\153\5\0\7\u01fe\4\0"+
    "\1\153\46\0\1\142\1\0\4\u01ff\1\147\11\0\1\151"+
    "\1\152\1\153\5\0\1\u01ff\3\0\1\151\1\152\1\151"+
    "\4\0\1\153\46\0\1\142\1\0\4\u0200\1\147\11\0"+
    "\1\151\1\152\1\153\5\0\1\u0200\3\0\1\151\1\152"+
    "\1\151\4\0\1\153\50\0\2\u0201\16\0\1\153\5\0"+
    "\1\u0201\12\0\1\153\50\0\5\u0202\7\0\4\u0202\1\153"+
    "\5\0\7\u0202\4\0\1\153\46\0\1\142\1\0\4\u0203"+
    "\1\147\11\0\1\151\1\152\1\153\5\0\1\u0203\3\0"+
    "\1\151\1\152\1\151\4\0\1\153\46\0\1\142\1\0"+
    "\4\u0204\1\147\11\0\1\151\1\152\1\153\5\0\1\u0204"+
    "\3\0\1\151\1\152\1\151\4\0\1\153\50\0\2\u0205"+
    "\16\0\1\153\5\0\1\u0205\12\0\1\153\50\0\5\u0206"+
    "\7\0\4\u0206\1\153\5\0\7\u0206\4\0\1\153\46\0"+
    "\1\142\1\0\4\u0207\1\147\11\0\1\151\1\152\1\153"+
    "\5\0\1\u0207\3\0\1\151\1\152\1\151\4\0\1\153"+
    "\46\0\1\142\1\0\4\u0208\1\147\11\0\1\151\1\152"+
    "\1\153\5\0\1\u0208\3\0\1\151\1\152\1\151\4\0"+
    "\1\153\50\0\2\u0209\16\0\1\153\5\0\1\u0209\12\0"+
    "\1\153\50\0\5\u020a\7\0\4\u020a\1\153\5\0\7\u020a"+
    "\4\0\1\153\46\0\1\142\1\0\4\u020b\1\147\11\0"+
    "\1\151\1\152\1\153\5\0\1\u020b\3\0\1\151\1\152"+
    "\1\151\4\0\1\153\50\0\2\u020c\16\0\1\153\5\0"+
    "\1\u020c\12\0\1\153\50\0\5\u020d\7\0\4\u020d\1\153"+
    "\5\0\7\u020d\4\0\1\153\46\0\1\142\1\0\4\u020e"+
    "\1\147\11\0\1\151\1\152\1\153\5\0\1\u020e\3\0"+
    "\1\151\1\152\1\151\4\0\1\153\50\0\2\u020f\16\0"+
    "\1\153\5\0\1\u020f\12\0\1\153\70\0\1\153\20\0"+
    "\1\153\46\0\1\142\1\0\4\u0210\1\147\11\0\1\151"+
    "\1\152\1\153\5\0\1\u0210\3\0\1\151\1\152\1\151"+
    "\4\0\1\153\50\0\2\u0211\16\0\1\153\5\0\1\u0211"+
    "\12\0\1\153\46\0\1\142\1\0\4\u0212\1\147\11\0"+
    "\1\151\1\152\1\153\5\0\1\u0212\3\0\1\151\1\152"+
    "\1\151\4\0\1\153\50\0\2\u0213\16\0\1\153\5\0"+
    "\1\u0213\12\0\1\153\46\0\1\142\1\0\4\u0214\1\147"+
    "\11\0\1\151\1\152\1\153\5\0\1\u0214\3\0\1\151"+
    "\1\152\1\151\4\0\1\153\50\0\2\u0215\16\0\1\153"+
    "\5\0\1\u0215\12\0\1\153\46\0\1\142\1\0\5\147"+
    "\11\0\1\151\1\152\1\153\5\0\1\147\3\0\1\151"+
    "\1\152\1\151\4\0\1\153\50\0\2\u0216\16\0\1\153"+
    "\5\0\1\u0216\12\0\1\153\50\0\2\u0217\16\0\1\153"+
    "\5\0\1\u0217\12\0\1\153\50\0\2\u0218\16\0\1\153"+
    "\5\0\1\u0218\12\0\1\153\50\0\2\u0219\16\0\1\153"+
    "\5\0\1\u0219\12\0\1\153\50\0\2\u021a\16\0\1\153"+
    "\5\0\1\u021a\12\0\1\153\50\0\2\u021b\16\0\1\153"+
    "\5\0\1\u021b\12\0\1\153\50\0\2\u021c\16\0\1\153"+
    "\5\0\1\u021c\12\0\1\153\50\0\2\u021d\16\0\1\153"+
    "\5\0\1\u021d\12\0\1\153\50\0\2\u021e\16\0\1\153"+
    "\5\0\1\u021e\12\0\1\153\50\0\2\u021f\16\0\1\153"+
    "\5\0\1\u021f\12\0\1\153\50\0\2\u0220\16\0\1\153"+
    "\5\0\1\u0220\12\0\1\153\50\0\2\u0221\16\0\1\153"+
    "\5\0\1\u0221\12\0\1\153\50\0\2\u0222\16\0\1\153"+
    "\5\0\1\u0222\12\0\1\153\50\0\2\u0223\16\0\1\153"+
    "\5\0\1\u0223\12\0\1\153\50\0\2\u0224\16\0\1\153"+
    "\5\0\1\u0224\12\0\1\153\50\0\2\u0225\16\0\1\153"+
    "\5\0\1\u0225\12\0\1\153\50\0\2\u0226\16\0\1\153"+
    "\5\0\1\u0226\12\0\1\153\50\0\2\u0227\16\0\1\153"+
    "\5\0\1\u0227\12\0\1\153\50\0\2\u0228\16\0\1\153"+
    "\5\0\1\u0228\12\0\1\153\50\0\2\u0229\16\0\1\153"+
    "\5\0\1\u0229\12\0\1\153\50\0\2\u022a\16\0\1\153"+
    "\5\0\1\u022a\12\0\1\153\50\0\2\u022b\16\0\1\153"+
    "\5\0\1\u022b\12\0\1\153\50\0\2\u022c\16\0\1\153"+
    "\5\0\1\u022c\12\0\1\153\50\0\2\u022d\16\0\1\153"+
    "\5\0\1\u022d\12\0\1\153\50\0\2\u022e\16\0\1\153"+
    "\5\0\1\u022e\12\0\1\153\50\0\2\u022f\16\0\1\153"+
    "\5\0\1\u022f\12\0\1\153\50\0\2\u0230\16\0\1\153"+
    "\5\0\1\u0230\12\0\1\153\50\0\2\u0231\16\0\1\153"+
    "\5\0\1\u0231\12\0\1\153\50\0\2\u0232\16\0\1\153"+
    "\5\0\1\u0232\12\0\1\153\50\0\2\u0233\16\0\1\153"+
    "\5\0\1\u0233\12\0\1\153\50\0\2\u0234\16\0\1\153"+
    "\5\0\1\u0234\12\0\1\153\50\0\2\u0235\16\0\1\153"+
    "\5\0\1\u0235\12\0\1\153\50\0\2\u0236\16\0\1\153"+
    "\5\0\1\u0236\12\0\1\153\50\0\2\u0237\16\0\1\153"+
    "\5\0\1\u0237\12\0\1\153\50\0\2\u0238\16\0\1\153"+
    "\5\0\1\u0238\12\0\1\153\50\0\2\u0239\16\0\1\153"+
    "\5\0\1\u0239\12\0\1\153\50\0\2\u023a\16\0\1\153"+
    "\5\0\1\u023a\12\0\1\153\50\0\2\u023b\16\0\1\153"+
    "\5\0\1\u023b\12\0\1\153\50\0\2\u023c\16\0\1\153"+
    "\5\0\1\u023c\12\0\1\153\50\0\2\u023d\16\0\1\153"+
    "\5\0\1\u023d\12\0\1\153\50\0\2\u023e\16\0\1\153"+
    "\5\0\1\u023e\12\0\1\153\50\0\2\u023f\16\0\1\153"+
    "\5\0\1\u023f\12\0\1\153\50\0\2\u0240\16\0\1\153"+
    "\5\0\1\u0240\12\0\1\153\50\0\2\u020d\16\0\1\153"+
    "\5\0\1\u020d\12\0\1\153\23\0";

  private static int [] zzUnpacktrans() {
    int [] result = new int[33522];
    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 code for "Unknown internal scanner error". */
  private static final int ZZ_UNKNOWN_ERROR = 0;
  /** Error code for "could not match input". */
  private static final int ZZ_NO_MATCH = 1;
  /** Error code for "pushback value was too large". */
  private static final int ZZ_PUSHBACK_2BIG = 2;

  /**
   * Error messages for {@link #ZZ_UNKNOWN_ERROR}, {@link #ZZ_NO_MATCH}, and
   * {@link #ZZ_PUSHBACK_2BIG} respectively.
   */
  private static final String ZZ_ERROR_MSG[] = {
    "Unknown internal scanner error",
    "Error: could not match input",
    "Error: pushback value was too large"
  };

  /**
   * ZZ_ATTRIBUTE[aState] contains the attributes of state {@code aState}
   */
  private static final int [] ZZ_ATTRIBUTE = zzUnpackAttribute();

  private static final String ZZ_ATTRIBUTE_PACKED_0 =
    "\5\0\3\11\6\1\3\11\2\1\1\11\6\1\1\11"+
    "\3\1\1\11\1\1\2\11\22\1\1\11\1\1\2\11"+
    "\4\1\1\11\1\1\1\11\2\1\1\11\1\1\1\11"+
    "\15\1\1\11\1\0\11\11\1\0\1\1\1\0\1\1"+
    "\1\11\6\1\1\0\1\11\1\0\1\11\1\0\1\11"+
    "\1\0\3\11\2\0\1\11\54\1\2\11\1\0\3\11"+
    "\2\1\7\11\12\1\2\11\2\0\4\1\1\0\3\1"+
    "\2\11\2\0\64\1\2\11\11\1\2\0\1\11\4\1"+
    "\1\11\1\0\31\1\1\0\40\1\1\0\4\1\1\0"+
    "\22\1\1\0\32\1\1\11\4\1\1\0\15\1\1\0"+
    "\31\1\1\0\11\1\1\0\20\1\1\0\5\1\1\0"+
    "\14\1\1\0\3\1\1\0\10\1\1\11\2\1\1\11"+
    "\5\1\1\0\4\1\1\0\4\1\1\0\3\1\1\0"+
    "\3\1\1\0\3\1\1\0\3\1\1\0\2\1\1\0"+
    "\24\1\37\0";

  private static int [] zzUnpackAttribute() {
    int [] result = new int[576];
    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;
  }

  /** Input device. */
  private java.io.Reader zzReader;

  /** Current state of the DFA. */
  private int zzState;

  /** Current lexical state. */
  private int zzLexicalState = YYINITIAL;

  /**
   * This buffer contains the current text to be matched and is the source of the {@link #yytext()}
   * string.
   */
  private char zzBuffer[] = new char[Math.min(ZZ_BUFFERSIZE, zzMaxBufferLen())];

  /** Text position at the last accepting state. */
  private int zzMarkedPos;

  /** Current text position in the buffer. */
  private int zzCurrentPos;

  /** Marks the beginning of the {@link #yytext()} string in the buffer. */
  private int zzStartRead;

  /** Marks the last character in the buffer, that has been read from input. */
  private int zzEndRead;

  /**
   * Whether the scanner is at the end of file.
   * @see #yyatEOF
   */
  private boolean zzAtEOF;

  /**
   * The number of occupied positions in {@link #zzBuffer} beyond {@link #zzEndRead}.
   *
   * 

When a lead/high surrogate has been read from the input stream into the final * {@link #zzBuffer} position, this will have a value of 1; otherwise, it will have a value of 0. */ private int zzFinalHighSurrogate = 0; /** Number of newlines encountered up to the start of the matched text. */ private int yyline; /** Number of characters from the last newline up to the start of the matched text. */ @SuppressWarnings("unused") private int yycolumn; /** Number of characters up to the start of the matched text. */ private long yychar; /** Whether the scanner is currently at the beginning of a line. */ @SuppressWarnings("unused") private boolean zzAtBOL = true; /** Whether the user-EOF-code has already been executed. */ @SuppressWarnings("unused") private boolean zzEOFDone; /* user code: */ private StringBuilder string = new StringBuilder(); private String originId; private ETokenType lastTokenType; private UnicodeEscapes unicodeEscapes; /** * Sets up scanner. The provided reader is wrapped in scanner * that resolves unicode escape sequences. * * @see UnicodeEscapes */ public JavaScanner(java.io.Reader reader, String originId) { unicodeEscapes = new UnicodeEscapes(reader); this.zzReader = unicodeEscapes; this.originId = originId; detectModuleInfo(originId); } /** * Resets scanner and underlying unicode escaper. * * @see UnicodeEscapes */ public void reset(java.io.Reader reader, String originId) { this.originId = originId; lastTokenType=null; unicodeEscapes.resetOffsets (); unicodeEscapes.yyreset(reader); yyreset(unicodeEscapes); detectModuleInfo(originId); } /** * Detects, whether the origin is a {@code module-info.java} file and changes the initial state accordingly. *

* Module infos follow a different pattern than other Java source files, thus a different scanning technique is required. */ private void detectModuleInfo(String originId) { if (originId != null && originId.endsWith("module-info.java")) { yybegin(MODULE_INFO); } } /** * {@inheritDoc} */ public void close() throws java.io.IOException { yyclose(); } /** * Wrapper to store last token. */ public JavaToken getNextToken() throws java.io.IOException { JavaToken token = yyGetNextToken(); lastTokenType=token.getType(); return token; } /** Factory method for tokens. */ private JavaToken token (ETokenType type, long offset, int lineNumber, String text) { // line numbers are correct, but we have to correct the offset and the text due to unicode escapes return new JavaToken(type, unicodeEscapes.correctOffset(offset), lineNumber, unicodeEscapes.correctText(text, offset), originId); } /** Factory method for tokens. */ private JavaToken token (ETokenType type) { return token (type, yychar, yyline, yytext()); } /** Some keywords such as "record" or "var" can also be used as a context-aware keyword as they're not reserved in Java. * They can also be used as an identifier for a variable. This method returns whether given TokenType is an identifier or a variable type */ public JavaToken seperateTypesFromContextAwareKeywords(ETokenType type, String name) throws java.io.IOException { long currentOffset = yychar; JavaToken nextToken = yyGetNextToken(); int nextTokenLength = nextToken.text.length(); if(yylength() >= nextTokenLength) { yypushback(nextTokenLength);} if(nextToken.type.isIdentifier()) { // Returns the given type as it is located at beginning of a line and followed by an identifier return token(type, currentOffset, yyline, name); } return token(ETokenType.IDENTIFIER, currentOffset, yyline, name); } /** This indicates that a constructor shouldn't be used. */ public class DeprecatedConstructorException extends Exception {} /** * Creates a new scanner * * @param in the java.io.Reader to read input from. */ JavaScanner(java.io.Reader in) throws DeprecatedConstructorException { this.zzReader = in; } /** Returns the maximum size of the scanner buffer, which limits the size of tokens. */ private int zzMaxBufferLen() { return Integer.MAX_VALUE; } /** Whether the scanner buffer can grow to accommodate a larger token. */ private boolean zzCanGrow() { return true; } /** * Translates raw input code points to DFA table row */ private static int zzCMap(int input) { int offset = input & 255; return offset == input ? ZZ_CMAP_BLOCKS[offset] : ZZ_CMAP_BLOCKS[ZZ_CMAP_TOP[input >> 8] | offset]; } /** * Refills the input buffer. * * @return {@code 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) { zzEndRead += zzFinalHighSurrogate; zzFinalHighSurrogate = 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 - zzFinalHighSurrogate && zzCanGrow()) { /* if not, and it can grow: blow it up */ char newBuffer[] = new char[Math.min(zzBuffer.length * 2, zzMaxBufferLen())]; System.arraycopy(zzBuffer, 0, newBuffer, 0, zzBuffer.length); zzBuffer = newBuffer; zzEndRead += zzFinalHighSurrogate; zzFinalHighSurrogate = 0; } /* fill the buffer with new input */ int requested = zzBuffer.length - zzEndRead; int numRead = zzReader.read(zzBuffer, zzEndRead, requested); /* not supposed to occur according to specification of java.io.Reader */ if (numRead == 0) { if (requested == 0) { throw new java.io.EOFException("Scan buffer limit reached ["+zzBuffer.length+"]"); } else { throw new java.io.IOException( "Reader returned 0 characters. See JFlex examples/zero-reader for a workaround."); } } if (numRead > 0) { zzEndRead += numRead; if (Character.isHighSurrogate(zzBuffer[zzEndRead - 1])) { if (numRead == requested) { // We requested too few chars to encode a full Unicode character --zzEndRead; zzFinalHighSurrogate = 1; } else { // There is room in the buffer for at least one more char int c = zzReader.read(); // Expecting to read a paired low surrogate char if (c == -1) { return true; } else { zzBuffer[zzEndRead++] = (char)c; } } } /* potentially more input available */ return false; } /* numRead < 0 ==> end of stream */ return true; } /** * Closes the input reader. * * @throws java.io.IOException if the reader could not be closed. */ 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 {@code ZZ_INITIAL}. * *

Internal scan buffer is resized down to its initial length, if it has grown. * * @param reader The new input stream. */ public final void yyreset(java.io.Reader reader) { zzReader = reader; zzEOFDone = false; yyResetPosition(); zzLexicalState = YYINITIAL; int initBufferSize = Math.min(ZZ_BUFFERSIZE, zzMaxBufferLen()); if (zzBuffer.length > initBufferSize) { zzBuffer = new char[initBufferSize]; } } /** * Resets the input position. */ private final void yyResetPosition() { zzAtBOL = true; zzAtEOF = false; zzCurrentPos = 0; zzMarkedPos = 0; zzStartRead = 0; zzEndRead = 0; zzFinalHighSurrogate = 0; yyline = 0; yycolumn = 0; yychar = 0L; } /** * Returns whether the scanner has reached the end of the reader it reads from. * * @return whether the scanner has reached EOF. */ public final boolean yyatEOF() { return zzAtEOF; } /** * Returns the current lexical state. * * @return 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. * * @return the matched text. */ public final String yytext() { return new String(zzBuffer, zzStartRead, zzMarkedPos-zzStartRead); } /** * Returns the character at the given position from the matched text. * *

It is equivalent to {@code yytext().charAt(pos)}, but faster. * * @param position the position of the character to fetch. A value from 0 to {@code yylength()-1}. * * @return the character at {@code position}. */ public final char yycharat(int position) { return zzBuffer[zzStartRead + position]; } /** * How many characters were matched. * * @return the length of the matched text region. */ public final int yylength() { return zzMarkedPos-zzStartRead; } /** * Reports an error that occurred while scanning. * *

In a well-formed scanner (no or only correct usage of {@code 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 error message to display. */ private static 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 * {@link #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 JavaToken yyGetNextToken() throws java.io.IOException { int zzInput; int zzAction; // cached fields: int zzCurrentPosL; int zzMarkedPosL; int zzEndReadL = zzEndRead; char[] zzBufferL = zzBuffer; int [] zzTransL = ZZ_TRANS; int [] zzRowMapL = ZZ_ROWMAP; int [] zzAttrL = ZZ_ATTRIBUTE; while (true) { zzMarkedPosL = zzMarkedPos; yychar+= zzMarkedPosL-zzStartRead; boolean zzR = false; int zzCh; int zzCharCount; for (zzCurrentPosL = zzStartRead ; zzCurrentPosL < zzMarkedPosL ; zzCurrentPosL += zzCharCount ) { zzCh = Character.codePointAt(zzBufferL, zzCurrentPosL, zzMarkedPosL); zzCharCount = Character.charCount(zzCh); switch (zzCh) { case '\u000B': // fall through case '\u000C': // fall through case '\u0085': // fall through case '\u2028': // fall through case '\u2029': yyline++; zzR = false; break; case '\r': yyline++; zzR = true; break; case '\n': if (zzR) zzR = false; else { yyline++; } break; default: zzR = false; } } if (zzR) { // peek one character ahead if it is // (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]; // set up zzAction for empty match case: int zzAttributes = zzAttrL[zzState]; if ( (zzAttributes & 1) == 1 ) { zzAction = zzState; } zzForAction: { while (true) { if (zzCurrentPosL < zzEndReadL) { zzInput = Character.codePointAt(zzBufferL, zzCurrentPosL, zzEndReadL); zzCurrentPosL += Character.charCount(zzInput); } 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 = Character.codePointAt(zzBufferL, zzCurrentPosL, zzEndReadL); zzCurrentPosL += Character.charCount(zzInput); } } int zzNext = zzTransL[ zzRowMapL[zzState] + zzCMap(zzInput) ]; if (zzNext == -1) break zzForAction; zzState = zzNext; zzAttributes = zzAttrL[zzState]; if ( (zzAttributes & 1) == 1 ) { zzAction = zzState; zzMarkedPosL = zzCurrentPosL; if ( (zzAttributes & 8) == 8 ) break zzForAction; } } } // store back cached position zzMarkedPos = zzMarkedPosL; if (zzInput == YYEOF && zzStartRead == zzCurrentPos) { zzAtEOF = true; switch (zzLexicalState) { case TEXT_BLOCK: { yybegin(YYINITIAL); return token(ETokenType.UNTERMINATED_STRING_LITERAL, yychar-string.length()+1, yyline, string.toString()); } // fall though case 577: break; case STRING: { yybegin(YYINITIAL); return token(ETokenType.UNTERMINATED_STRING_LITERAL, yychar-string.length()+1, yyline, string.toString()); } // fall though case 578: break; case CHARLITERAL: { yybegin(YYINITIAL); return token(ETokenType.UNTERMINATED_CHARACTER_LITERAL, yychar-string.length()+1, yyline, string.toString()); } // fall though case 579: break; default: { return token(ETokenType.EOF); } } } else { switch (zzAction < 0 ? zzAction : ZZ_ACTION[zzAction]) { case 1: { return token(ETokenType.ILLEGAL_CHARACTER); } // fall through case 147: break; case 2: { /* ignore */ } // fall through case 148: break; case 3: { yyline -= 1; } // fall through case 149: break; case 4: { return token(ETokenType.NOT); } // fall through case 150: break; case 5: { yybegin(STRING); string.setLength(0); string.append(yytext()); } // fall through case 151: break; case 6: { return token(ETokenType.IDENTIFIER); } // fall through case 152: break; case 7: { return token(ETokenType.MOD); } // fall through case 153: break; case 8: { return token(ETokenType.AND); } // fall through case 154: break; case 9: { yybegin(CHARLITERAL); string.setLength(0); string.append(yytext()); } // fall through case 155: break; case 10: { return token(ETokenType.LPAREN); } // fall through case 156: break; case 11: { return token(ETokenType.RPAREN); } // fall through case 157: break; case 12: { return token(ETokenType.MULT); } // fall through case 158: break; case 13: { return token(ETokenType.PLUS); } // fall through case 159: break; case 14: { return token(ETokenType.COMMA); } // fall through case 160: break; case 15: { return token(ETokenType.MINUS); } // fall through case 161: break; case 16: { return token(ETokenType.DOT); } // fall through case 162: break; case 17: { return token(ETokenType.DIV); } // fall through case 163: break; case 18: { return token(ETokenType.INTEGER_LITERAL); } // fall through case 164: break; case 19: { return token(ETokenType.COLON); } // fall through case 165: break; case 20: { return token(ETokenType.SEMICOLON); } // fall through case 166: break; case 21: { return token(ETokenType.LT); } // fall through case 167: break; case 22: { return token(ETokenType.EQ); } // fall through case 168: break; case 23: { return token(ETokenType.GT); } // fall through case 169: break; case 24: { return token(ETokenType.QUESTION); } // fall through case 170: break; case 25: { return token(ETokenType.AT_OPERATOR); } // fall through case 171: break; case 26: { return token(ETokenType.LBRACK); } // fall through case 172: break; case 27: { return token(ETokenType.RBRACK); } // fall through case 173: break; case 28: { return token(ETokenType.XOR); } // fall through case 174: break; case 29: { return token(ETokenType.LBRACE); } // fall through case 175: break; case 30: { return token(ETokenType.OR); } // fall through case 176: break; case 31: { return token(ETokenType.RBRACE); } // fall through case 177: break; case 32: { return token(ETokenType.COMP); } // fall through case 178: break; case 33: { string.append( yytext() ); } // fall through case 179: break; case 34: { string.append( "\"" ); } // fall through case 180: break; case 35: { string.append( "\\" ); } // fall through case 181: break; case 36: { yybegin(YYINITIAL); return token(ETokenType.UNTERMINATED_STRING_LITERAL, yychar-string.length()+1, yyline, string.toString()); } // fall through case 182: break; case 37: { yybegin(YYINITIAL); string.append(yytext()); return token(ETokenType.STRING_LITERAL, yychar-string.length()+1, yyline, string.toString()); } // fall through case 183: break; case 38: { yybegin(YYINITIAL); return token(ETokenType.UNTERMINATED_CHARACTER_LITERAL, yychar-string.length()+1, yyline, string.toString()); } // fall through case 184: break; case 39: { yybegin(YYINITIAL); string.append(yytext()); return token(ETokenType.CHARACTER_LITERAL, yychar-string.length()+1, yyline, string.toString()); } // fall through case 185: break; case 40: { return token(ETokenType.NOTEQ); } // fall through case 186: break; case 41: { return token(ETokenType.MODEQ); } // fall through case 187: break; case 42: { return token(ETokenType.ANDAND); } // fall through case 188: break; case 43: { return token(ETokenType.ANDEQ); } // fall through case 189: break; case 44: { return token(ETokenType.MULTEQ); } // fall through case 190: break; case 45: { return token(ETokenType.PLUSPLUS); } // fall through case 191: break; case 46: { return token(ETokenType.PLUSEQ); } // fall through case 192: break; case 47: { return token(ETokenType.MINUSMINUS); } // fall through case 193: break; case 48: { return token(ETokenType.MINUSEQ); } // fall through case 194: break; case 49: { return token(ETokenType.ARROW); } // fall through case 195: break; case 50: { return token(ETokenType.FLOATING_POINT_LITERAL); } // fall through case 196: break; case 51: { return token(ETokenType.END_OF_LINE_COMMENT); } // fall through case 197: break; case 52: { return token(ETokenType.DIVEQ); } // fall through case 198: break; case 53: { return token(ETokenType.DOUBLE_COLON); } // fall through case 199: break; case 54: { return token(ETokenType.LTEQ); } // fall through case 200: break; case 55: { return token(ETokenType.EQEQ); } // fall through case 201: break; case 56: { return token(ETokenType.GTEQ); } // fall through case 202: break; case 57: { return token(ETokenType.XOREQ); } // fall through case 203: break; case 58: { return token(ETokenType.DO); } // fall through case 204: break; case 59: { return token(ETokenType.IF); } // fall through case 205: break; case 60: { return token(ETokenType.OREQ); } // fall through case 206: break; case 61: { return token(ETokenType.OROR); } // fall through case 207: break; case 62: { return token(ETokenType.ILLEGAL_ESCAPE_SEQUENCE); } // fall through case 208: break; case 63: { string.append( "\\\"" ); } // fall through case 209: break; case 64: { string.append( "\\'"); } // fall through case 210: break; case 65: { string.append( "\\\\" ); } // fall through case 211: break; case 66: { string.append( "\\b" ); } // fall through case 212: break; case 67: { string.append( "\\f" ); } // fall through case 213: break; case 68: { string.append( "\\n" ); } // fall through case 214: break; case 69: { string.append( "\\r" ); } // fall through case 215: break; case 70: { string.append( "\\s" ); } // fall through case 216: break; case 71: { string.append( "\\t" ); } // fall through case 217: break; case 72: { return token(ETokenType.TO); } // fall through case 218: break; case 73: { yybegin(TEXT_BLOCK); string.setLength(0); string.append(yytext()); } // fall through case 219: break; case 74: { return token(ETokenType.ELLIPSIS); } // fall through case 220: break; case 75: { return token(ETokenType.LSHIFTEQ); } // fall through case 221: break; case 76: { return token(ETokenType.RSHIFTEQ); } // fall through case 222: break; case 77: { return token(ETokenType.FOR); } // fall through case 223: break; case 78: { return token(ETokenType.INT); } // fall through case 224: break; case 79: { return token(ETokenType.NEW); } // fall through case 225: break; case 80: { return token(ETokenType.TRY); } // fall through case 226: break; case 81: { return seperateTypesFromContextAwareKeywords(ETokenType.VAR, "var"); } // fall through case 227: break; case 82: { yybegin(YYINITIAL); string.append(yytext()); return token(ETokenType.STRING_LITERAL, yychar-string.length()+3, yyline, string.toString()); } // fall through case 228: break; case 83: { return token(ETokenType.TRADITIONAL_COMMENT); } // fall through case 229: break; case 84: { return token(ETokenType.URSHIFTEQ); } // fall through case 230: break; case 85: { return token(ETokenType.BYTE); } // fall through case 231: break; case 86: { return token(ETokenType.CASE); } // fall through case 232: break; case 87: { return token(ETokenType.CHAR); } // fall through case 233: break; case 88: { return token(ETokenType.ELSE); } // fall through case 234: break; case 89: { return token(ETokenType.ENUM); } // fall through case 235: break; case 90: { return token(ETokenType.GOTO); } // fall through case 236: break; case 91: { return token(ETokenType.LONG); } // fall through case 237: break; case 92: { return token(ETokenType.NULL_LITERAL); } // fall through case 238: break; case 93: { return token(ETokenType.THIS); } // fall through case 239: break; case 94: { return token(ETokenType.BOOLEAN_LITERAL); } // fall through case 240: break; case 95: { return token(ETokenType.VOID); } // fall through case 241: break; case 96: { return token(ETokenType.OPEN); } // fall through case 242: break; case 97: { return token(ETokenType.USES); } // fall through case 243: break; case 98: { return token(ETokenType.WITH); } // fall through case 244: break; case 99: { return token(ETokenType.BREAK); } // fall through case 245: break; case 100: { return token(ETokenType.CATCH); } // fall through case 246: break; case 101: { if (lastTokenType==ETokenType.DOT) { return token(ETokenType.CLASS_LITERAL); } else { return token(ETokenType.CLASS); } } // fall through case 247: break; case 102: { return token(ETokenType.CONST); } // fall through case 248: break; case 103: { return token(ETokenType.FINAL); } // fall through case 249: break; case 104: { return token(ETokenType.FLOAT); } // fall through case 250: break; case 105: { return token(ETokenType.SHORT); } // fall through case 251: break; case 106: { return token(ETokenType.SUPER); } // fall through case 252: break; case 107: { return token(ETokenType.THROW); } // fall through case 253: break; case 108: { return token(ETokenType.WHILE); } // fall through case 254: break; case 109: { return token(ETokenType.YIELD); } // fall through case 255: break; case 110: { return token(ETokenType.OPENS); } // fall through case 256: break; case 111: { return token(ETokenType.DOCUMENTATION_COMMENT); } // fall through case 257: break; case 112: { return token(ETokenType.ASSERT); } // fall through case 258: break; case 113: { return token(ETokenType.DOUBLE); } // fall through case 259: break; case 114: { return token(ETokenType.IMPORT); } // fall through case 260: break; case 115: { return token(ETokenType.NATIVE); } // fall through case 261: break; case 116: { return token(ETokenType.PUBLIC); } // fall through case 262: break; case 117: { return seperateTypesFromContextAwareKeywords(ETokenType.RECORD, "record"); } // fall through case 263: break; case 118: { return token(ETokenType.RETURN); } // fall through case 264: break; case 119: { return token(ETokenType.SEALED); } // fall through case 265: break; case 120: { return token(ETokenType.STATIC); } // fall through case 266: break; case 121: { return token(ETokenType.SWITCH); } // fall through case 267: break; case 122: { return token(ETokenType.THROWS); } // fall through case 268: break; case 123: { return token(ETokenType.MODULE); } // fall through case 269: break; case 124: { return token(ETokenType.BOOLEAN); } // fall through case 270: break; case 125: { return token(ETokenType.DEFAULT); } // fall through case 271: break; case 126: { return token(ETokenType.EXTENDS); } // fall through case 272: break; case 127: { return token(ETokenType.FINALLY); } // fall through case 273: break; case 128: { return token(ETokenType.PACKAGE); } // fall through case 274: break; case 129: { return token(ETokenType.PERMITS); } // fall through case 275: break; case 130: { return token(ETokenType.PRIVATE); } // fall through case 276: break; case 131: { return token(ETokenType.EXPORTS); } // fall through case 277: break; case 132: { return token(ETokenType.ABSTRACT); } // fall through case 278: break; case 133: { return token(ETokenType.CONTINUE); } // fall through case 279: break; case 134: { return token(ETokenType.STRICTFP); } // fall through case 280: break; case 135: { return token(ETokenType.VOLATILE); } // fall through case 281: break; case 136: { return token(ETokenType.PROVIDES); } // fall through case 282: break; case 137: { return token(ETokenType.REQUIRES); } // fall through case 283: break; case 138: { return token(ETokenType.INTERFACE); } // fall through case 284: break; case 139: { return token(ETokenType.PROTECTED); } // fall through case 285: break; case 140: { return token(ETokenType.TRANSIENT); } // fall through case 286: break; case 141: { return token(ETokenType.ANNOTATION_INTERFACE); } // fall through case 287: break; case 142: { return token(ETokenType.IMPLEMENTS); } // fall through case 288: break; case 143: { return token(ETokenType.INSTANCEOF); } // fall through case 289: break; case 144: { return token(ETokenType.NON_SEALED); } // fall through case 290: break; case 145: { return token(ETokenType.TRANSITIVE); } // fall through case 291: break; case 146: { return token(ETokenType.SYNCHRONIZED); } // fall through case 292: break; default: zzScanError(ZZ_NO_MATCH); } } } } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy