/* The following code was generated by JFlex 1.4.1 on 3/1/08 8:51 PM */

/* 
 *  STEP uses the Ostermiller syntax highlighting package and also JFlex in order
 *   to incorporate syntax highlighting for STEP.
 *   
 *      @author Adam Nelson
 */

/*
 * This file is part of a <a href="http://ostermiller.org/syntax/">syntax
 * highlighting</a> package.
 * Copyright (C) 1999-2002 Stephen Ostermiller
 * http://ostermiller.org/contact.pl?regarding=Syntax+Highlighting
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * See COPYING.TXT for details.
 */

package com.Ostermiller.Syntax.Lexer;

import java.io.*;

/** 
 * STEPLexer is a java lexer.  Created with JFlex.  An example of how it is used:
 *  <CODE>
 *  <PRE>
 *  STEPLexer shredder = new STEPLexer(System.in);
 *  STEPToken t;
 *  while ((t = shredder.getNextToken()) != null){
 *      System.out.println(t);
 *  }
 *  </PRE>
 *  </CODE>
 * The tokens returned should comply with the 
 * <A Href=http://java.sun.com/docs/books/jls/html/>Java 
 * Language Specification</A>.
 * @see STEPToken
 */ 


public class STEPLexer implements Lexer {

  /** This character denotes the end of file */
  public static final int YYEOF = -1;

  /** initial size of the lookahead buffer */
  private static final int ZZ_BUFFERSIZE = 16384;

  /** lexical states */
  public static final int YYINITIAL = 0;

  /** 
   * Translates characters to character classes
   */
  private static final char [] ZZ_CMAP = {
     0,  0,  0,  0,  0,  0,  0,  0,  0,  7,  9,  0,  7,  9,  0,  0, 
     0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0, 
     7, 42, 16,  0,  6, 10, 46, 15, 31, 32, 18, 19, 38, 20, 30, 17, 
     4, 67,  5,  5,  3,  3,  3,  3,  2,  2, 45, 37, 41, 39, 40, 44, 
     0, 49, 51, 54, 29, 26, 27, 65, 63, 58,  6,  6, 22, 64, 50, 52, 
    62, 66, 57, 55, 56, 61, 59, 68, 24, 53,  6, 35,  8, 36, 48, 60, 
     0,  1, 13,  1, 28, 25, 14,  6,  6,  6,  6,  6, 21,  6, 12,  6, 
     6,  6, 12,  6, 12, 11,  6,  6, 23,  6,  6, 33, 47, 34, 43,  0, 
     0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0, 
     0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0, 
     0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0, 
     0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0, 
     0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0, 
     0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0, 
     0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0, 
     0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
  };

  /** 
   * Translates DFA states to action switch labels.
   */
  private static final int [] ZZ_ACTION = zzUnpackAction();

  private static final String ZZ_ACTION_PACKED_0 =
    "\1\0\1\1\1\2\2\3\1\4\1\1\1\5\1\6"+
    "\1\7\1\10\1\11\1\12\1\13\4\2\1\14\1\15"+
    "\1\16\1\17\1\20\1\21\1\22\1\23\1\24\1\25"+
    "\1\26\1\27\1\30\1\31\1\32\1\33\1\34\1\35"+
    "\1\36\14\2\1\37\1\40\1\41\1\37\2\42\1\37"+
    "\2\43\1\44\2\37\2\45\1\1\1\46\1\47\1\0"+
    "\1\50\1\51\1\52\1\53\1\54\1\55\1\56\1\57"+
    "\1\60\1\61\1\62\12\2\1\42\1\45\1\63\1\64"+
    "\1\65\1\66\1\67\1\70\1\71\1\72\1\73\1\74"+
    "\1\75\2\2\1\76\1\77\7\2\1\100\5\2\1\101"+
    "\4\2\1\102\2\2\1\42\1\0\1\103\1\104\1\45"+
    "\1\0\1\1\1\6\1\0\1\105\2\47\1\6\2\51"+
    "\1\7\2\54\11\2\1\106\3\2\1\40\1\0\1\42"+
    "\1\44\1\0\1\45\1\107\1\110\1\111\1\112\5\2"+
    "\1\113\20\2\1\114\3\2\1\42\1\115\1\45\1\1"+
    "\1\6\1\116\1\51\1\0\2\54\1\117\2\2\1\120"+
    "\1\121\5\2\1\122\2\2\1\123\5\2\1\124\4\2"+
    "\1\125\1\126\1\127\1\2\1\130\2\2\1\131\7\2"+
    "\1\1\1\6\1\51\1\0\1\132\1\133\14\2\1\134"+
    "\23\2\1\135\1\136\1\137\1\6\1\51\1\0\1\2"+
    "\1\140\10\2\1\141\1\142\2\2\1\143\1\2\1\144"+
    "\2\2\1\145\1\146\1\147\2\2\1\150\1\2\1\151"+
    "\1\152\2\2\1\153\1\154\1\0\1\155\12\2\1\156"+
    "\2\2\1\157\2\2\1\160\1\161\1\0\5\2\1\162"+
    "\1\2\1\163\1\2\1\164\1\165\1\166\2\2\1\167"+
    "\6\2\1\170\1\171\1\172\2\2\1\173\1\174\3\2"+
    "\1\175\1\176\1\177";

  private static int [] zzUnpackAction() {
    int [] result = new int[373];
    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\105\0\212\0\317\0\u0114\0\u0159\0\u019e\0\u01e3"+
    "\0\u0228\0\u026d\0\u02b2\0\u02f7\0\u033c\0\u0381\0\u03c6\0\u040b"+
    "\0\u0450\0\u0495\0\u04da\0\u051f\0\u051f\0\u051f\0\u051f\0\u051f"+
    "\0\u051f\0\u051f\0\u051f\0\u0564\0\u05a9\0\u05ee\0\u0633\0\u051f"+
    "\0\u051f\0\u051f\0\u0678\0\u06bd\0\u0702\0\u0747\0\u078c\0\u07d1"+
    "\0\u0816\0\u085b\0\u08a0\0\u08e5\0\u092a\0\u096f\0\u09b4\0\u09f9"+
    "\0\u0a3e\0\u0a83\0\u0a83\0\u0a83\0\u0ac8\0\u0a83\0\u0b0d\0\u0b52"+
    "\0\u0b97\0\u0bdc\0\u0a83\0\u0c21\0\u0c66\0\u0a83\0\u0cab\0\u0cf0"+
    "\0\u051f\0\u0d35\0\u0d7a\0\u051f\0\u0dbf\0\u051f\0\u0e04\0\u0e49"+
    "\0\u051f\0\u051f\0\u051f\0\u051f\0\u051f\0\u051f\0\u0e8e\0\u0ed3"+
    "\0\u0f18\0\u0f5d\0\u0fa2\0\u0fe7\0\u102c\0\u1071\0\u10b6\0\u10fb"+
    "\0\u1140\0\u1185\0\u051f\0\u051f\0\u11ca\0\u051f\0\u120f\0\u051f"+
    "\0\u051f\0\u051f\0\u051f\0\u051f\0\u051f\0\u1254\0\u1299\0\212"+
    "\0\212\0\u12de\0\u1323\0\u1368\0\u13ad\0\u13f2\0\u1437\0\u147c"+
    "\0\212\0\u14c1\0\u1506\0\u154b\0\u1590\0\u15d5\0\212\0\u161a"+
    "\0\u165f\0\u16a4\0\u16e9\0\212\0\u172e\0\u1773\0\u17b8\0\u17fd"+
    "\0\u0a83\0\u1842\0\u1887\0\u18cc\0\u1911\0\u1956\0\u199b\0\u051f"+
    "\0\u19e0\0\u1a25\0\u1a6a\0\u1aaf\0\u1af4\0\u1b39\0\u1b7e\0\u1bc3"+
    "\0\u1c08\0\u1c4d\0\u1c92\0\u1cd7\0\u1d1c\0\u1d61\0\u1da6\0\u1deb"+
    "\0\u1e30\0\212\0\u1e75\0\u1eba\0\u1eff\0\u051f\0\u1f44\0\u051f"+
    "\0\u051f\0\u1f89\0\u051f\0\u051f\0\u1fce\0\u051f\0\212\0\u2013"+
    "\0\u2058\0\u209d\0\u20e2\0\u2127\0\212\0\u216c\0\u21b1\0\u21f6"+
    "\0\u223b\0\u2280\0\u22c5\0\u230a\0\u234f\0\u2394\0\u23d9\0\u241e"+
    "\0\u2463\0\u24a8\0\u24ed\0\u2532\0\u2577\0\212\0\u25bc\0\u2601"+
    "\0\u2646\0\u268b\0\u0a83\0\u26d0\0\u2715\0\u275a\0\u051f\0\u279f"+
    "\0\u27e4\0\u2829\0\u286e\0\u051f\0\u28b3\0\u28f8\0\212\0\212"+
    "\0\u293d\0\u2982\0\u29c7\0\u2a0c\0\u2a51\0\212\0\u2a96\0\u2adb"+
    "\0\u051f\0\u2b20\0\u2b65\0\u2baa\0\u2bef\0\u2c34\0\212\0\u2c79"+
    "\0\u2cbe\0\u2d03\0\u2d48\0\u2d8d\0\212\0\212\0\u2dd2\0\212"+
    "\0\u2e17\0\u2e5c\0\212\0\u2ea1\0\u2ee6\0\u2f2b\0\u2f70\0\u2fb5"+
    "\0\u2ffa\0\u303f\0\u3084\0\u30c9\0\u310e\0\u3153\0\u051f\0\212"+
    "\0\u3198\0\u31dd\0\u3222\0\u3267\0\u32ac\0\u32f1\0\u3336\0\u337b"+
    "\0\u33c0\0\u3405\0\u344a\0\u348f\0\212\0\u34d4\0\u3519\0\u355e"+
    "\0\u35a3\0\u35e8\0\u362d\0\u3672\0\u36b7\0\u36fc\0\u3741\0\u3786"+
    "\0\u37cb\0\u3810\0\u3855\0\u389a\0\u38df\0\u3924\0\u3969\0\u39ae"+
    "\0\212\0\212\0\212\0\u39f3\0\u3a38\0\u3a7d\0\u3ac2\0\212"+
    "\0\u3b07\0\u3b4c\0\u3b91\0\u3bd6\0\u3c1b\0\u3c60\0\u3ca5\0\u3cea"+
    "\0\212\0\212\0\u3d2f\0\u3d74\0\212\0\u3db9\0\212\0\u3dfe"+
    "\0\u3e43\0\212\0\212\0\212\0\u3e88\0\u3ecd\0\212\0\u3f12"+
    "\0\212\0\212\0\u3f57\0\u3f9c\0\212\0\212\0\u3fe1\0\212"+
    "\0\u4026\0\u406b\0\u40b0\0\u40f5\0\u413a\0\u417f\0\u41c4\0\u4209"+
    "\0\u424e\0\u4293\0\212\0\u42d8\0\u431d\0\212\0\u4362\0\u43a7"+
    "\0\212\0\212\0\u43ec\0\u4431\0\u4476\0\u44bb\0\u4500\0\u4545"+
    "\0\212\0\u458a\0\212\0\u45cf\0\212\0\212\0\212\0\u4614"+
    "\0\u4659\0\212\0\u469e\0\u46e3\0\u4728\0\u476d\0\u47b2\0\u47f7"+
    "\0\212\0\212\0\212\0\u483c\0\u4881\0\212\0\212\0\u48c6"+
    "\0\u490b\0\u4950\0\212\0\212\0\212";

  private static int [] zzUnpackRowMap() {
    int [] result = new int[373];
    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\2\4\1\5\1\4\1\3\1\6\1\7"+
    "\1\6\1\10\4\3\1\11\1\12\1\13\1\14\1\15"+
    "\1\16\1\3\1\17\3\3\1\20\1\21\1\3\1\22"+
    "\1\23\1\24\1\25\1\26\1\27\1\30\1\31\1\32"+
    "\1\33\1\34\1\35\1\36\1\37\1\40\1\41\1\42"+
    "\1\43\1\44\1\45\1\46\1\3\1\47\1\50\1\3"+
    "\1\51\1\52\1\53\1\54\1\55\2\3\1\56\1\57"+
    "\3\3\1\60\1\4\1\61\7\2\1\0\1\2\2\0"+
    "\4\2\6\0\11\2\23\0\25\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\24\3\2\62\4\4"+
    "\1\62\1\0\1\62\2\0\3\62\1\63\6\0\2\64"+
    "\2\62\2\65\1\63\2\66\1\67\22\0\22\62\1\4"+
    "\3\62\1\70\1\71\1\72\1\71\1\62\1\0\1\62"+
    "\2\0\3\62\1\73\6\0\2\64\2\74\2\75\1\73"+
    "\2\76\1\77\22\0\22\62\1\71\1\62\7\0\1\6"+
    "\1\0\1\6\73\0\7\2\1\0\1\2\2\0\1\100"+
    "\3\2\6\0\11\2\23\0\24\2\47\0\1\101\35\0"+
    "\10\102\1\103\1\0\5\102\1\104\65\102\10\12\1\105"+
    "\1\0\6\12\1\106\64\12\21\0\1\107\1\110\24\0"+
    "\1\111\104\0\1\112\60\0\1\113\23\0\1\114\61\0"+
    "\1\115\22\0\1\116\35\0\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\3\3\1\117\5\3"+
    "\1\120\12\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\1\3\1\121\1\3\1\122\5\3\23\0\1\3"+
    "\1\123\22\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\1\124\2\3\1\125\4\3\1\126"+
    "\3\3\1\127\7\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\5\3\1\130\3\3\23\0\24\3\2\0"+
    "\2\131\1\132\1\131\75\0\1\131\155\0\1\133\104\0"+
    "\1\134\1\135\103\0\1\136\1\0\1\137\102\0\1\140"+
    "\104\0\1\141\6\0\1\142\75\0\1\143\7\0\1\144"+
    "\74\0\1\145\35\0\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\1\3\1\146\22\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\3\3\1\147\1\150\17\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\6\3\1\151\2\3\23\0\1\3"+
    "\1\152\13\3\1\153\6\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\3\3\1\154\20\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\5\3"+
    "\1\155\3\3\23\0\5\3\1\156\1\3\1\157\4\3"+
    "\1\160\7\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\3\3\1\161\1\162\3\3\1\163"+
    "\5\3\1\164\5\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\5\3\1\165\3\3\23\0\14\3\1\166"+
    "\7\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\6\3\1\167\2\3\23\0\1\3\1\170\22\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\1\3\1\171\4\3\1\172\1\3\1\173\13\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\11\3\1\174\12\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\14\3\1\175\7\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\16\3\1\176\5\3\7\62\1\0\1\62\2\0\4\62"+
    "\6\0\12\62\22\0\26\62\4\177\1\62\1\0\1\62"+
    "\2\0\4\62\4\0\2\200\12\62\22\0\22\62\1\177"+
    "\3\62\4\67\1\62\1\0\1\62\2\0\3\62\1\63"+
    "\6\0\4\62\2\65\1\63\2\66\1\62\22\0\22\62"+
    "\1\67\3\62\4\70\1\62\1\0\1\62\2\0\3\62"+
    "\1\63\6\0\4\62\2\65\1\63\2\66\1\67\22\0"+
    "\22\62\1\70\3\62\1\70\3\71\1\62\1\0\1\62"+
    "\2\0\3\62\1\63\6\0\2\201\2\62\2\65\1\63"+
    "\2\66\1\67\22\0\22\62\1\71\3\62\1\70\1\71"+
    "\1\72\1\71\1\62\1\0\1\62\2\0\3\62\1\73"+
    "\6\0\2\201\2\62\2\75\1\73\2\76\1\77\22\0"+
    "\22\62\1\71\2\62\5\202\1\62\1\0\1\62\2\0"+
    "\2\62\2\202\6\0\4\62\5\202\1\62\22\0\1\202"+
    "\1\62\1\202\2\62\1\202\14\62\1\202\3\62\4\203"+
    "\1\62\1\0\1\62\2\0\4\62\4\0\2\204\12\62"+
    "\22\0\22\62\1\203\3\62\2\67\1\77\1\67\1\62"+
    "\1\0\1\62\2\0\3\62\1\73\6\0\4\62\2\75"+
    "\1\73\2\76\1\62\22\0\22\62\1\67\1\62\1\2"+
    "\5\205\1\2\1\0\1\2\2\0\2\2\2\205\6\0"+
    "\4\2\5\205\23\0\1\205\1\2\1\205\2\2\1\205"+
    "\14\2\1\205\1\2\10\206\1\207\1\0\5\206\1\210"+
    "\70\206\1\211\2\212\2\206\1\102\1\0\1\206\1\213"+
    "\5\102\62\206\1\212\1\206\3\214\3\12\2\214\1\12"+
    "\1\0\1\214\1\215\4\12\1\216\62\214\1\12\1\214"+
    "\11\107\1\0\73\107\22\217\1\220\62\217\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\11\3\23\0\5\3"+
    "\1\221\12\3\1\222\3\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\6\3\1\223\15\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\6\3\1\224\15\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\11\3\1\225\12\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\10\3"+
    "\1\226\23\0\7\3\1\227\4\3\1\230\7\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\1\3\1\231"+
    "\7\3\23\0\24\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\10\3\1\232\13\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\3\3\1\233\20\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\1\3\1\234\22\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\10\3\1\235\13\3\2\0\4\131\10\0\1\236\12\0"+
    "\2\237\1\236\2\240\45\0\1\131\3\0\2\131\1\132"+
    "\1\131\10\0\1\241\12\0\2\242\1\241\2\243\45\0"+
    "\1\131\50\0\1\244\1\245\103\0\1\246\35\0\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\10\3\1\247"+
    "\23\0\24\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\3\3\1\250\20\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\5\3\1\251\3\3"+
    "\23\0\24\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\7\3\1\252\14\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\11\3\23\0\1\3"+
    "\1\253\22\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\1\3\1\254\7\3\23\0\7\3\1\255\14\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\16\3\1\256\5\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\10\3\1\257\13\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\2\3\1\260\12\3\1\261\6\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\11\3\23\0\15\3"+
    "\1\262\6\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\14\3\1\263\7\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\5\3\1\264\3\3"+
    "\23\0\24\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\6\3\1\265\2\3\23\0\1\266\6\3\1\267"+
    "\5\3\1\270\6\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\1\3\1\271\7\3\23\0\24\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\7\3\1\272\2\3\1\273\11\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\11\3\1\274"+
    "\12\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\5\3\1\275\3\3\23\0\24\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\22\3\1\276"+
    "\1\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\5\3\1\277\3\3\23\0\24\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\5\3\1\300\3\3\23\0"+
    "\11\3\1\301\12\3\2\62\4\177\1\62\1\0\1\62"+
    "\2\0\3\62\1\63\6\0\6\62\1\63\2\66\1\62"+
    "\22\0\22\62\1\177\1\62\2\0\4\302\75\0\1\302"+
    "\1\0\1\62\5\202\1\62\1\0\1\62\2\0\2\62"+
    "\2\202\6\0\2\303\2\62\5\202\1\62\22\0\1\202"+
    "\1\62\1\202\2\62\1\202\14\62\1\202\3\62\4\203"+
    "\1\62\1\0\1\62\2\0\3\62\1\73\6\0\6\62"+
    "\1\73\2\76\1\62\22\0\22\62\1\203\1\62\2\0"+
    "\4\304\75\0\1\304\1\0\1\2\5\305\1\2\1\0"+
    "\1\2\2\0\2\2\2\305\6\0\4\2\5\305\23\0"+
    "\1\305\1\2\1\305\2\2\1\305\14\2\1\305\1\2"+
    "\10\206\1\207\1\0\5\206\1\104\76\206\1\0\76\206"+
    "\3\102\2\206\1\207\1\0\5\206\1\210\63\206\1\102"+
    "\4\206\3\211\2\206\1\207\1\0\5\206\1\210\63\206"+
    "\1\211\2\206\5\306\2\206\1\207\1\0\3\206\2\306"+
    "\1\104\11\206\5\306\23\206\1\306\1\206\1\306\2\206"+
    "\1\306\14\206\1\306\1\206\11\214\1\0\6\214\1\307"+
    "\65\214\5\310\3\214\1\0\3\214\2\310\1\214\1\307"+
    "\10\214\5\310\23\214\1\310\1\214\1\310\2\214\1\310"+
    "\14\214\1\310\1\214\10\216\1\311\1\0\6\216\1\106"+
    "\64\216\22\217\1\312\62\217\21\313\1\314\1\220\62\313"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\1\315\23\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\11\3\1\316\12\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\7\3\1\317\14\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\5\3\1\320\3\3\23\0\24\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\6\3\1\321\15\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\13\3\1\322\10\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\11\3\1\323\12\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\17\3\1\324\4\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\6\3\1\325\15\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\17\3\1\326\4\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\5\3\1\327\16\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\11\3\1\330\12\3\2\0"+
    "\4\302\15\0\2\200\56\0\1\302\3\0\4\304\15\0"+
    "\2\204\56\0\1\304\50\0\1\331\35\0\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\1\3\1\332\7\3"+
    "\23\0\24\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\13\3\1\333\10\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\11\3\23\0\11\3"+
    "\1\334\12\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\6\3\1\335\15\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\5\3\1\336\1\337"+
    "\2\3\23\0\24\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\5\3\1\340\3\3\23\0\24\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\11\3\1\341\12\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\7\3\1\342\14\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\5\3\1\343"+
    "\3\3\23\0\24\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\5\3\1\344\3\3\23\0\24\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\5\3\1\345"+
    "\3\3\23\0\24\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\1\3\1\346\22\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\5\3\1\347"+
    "\3\3\23\0\24\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\1\3\1\350\7\3\23\0\24\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\14\3\1\351\7\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\5\3\1\352\3\3\23\0\24\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\5\3\1\353"+
    "\3\3\23\0\24\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\5\3\1\354\3\3\23\0\24\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\5\3\1\355"+
    "\3\3\23\0\24\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\21\3\1\356\2\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\10\3\1\357"+
    "\23\0\24\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\10\3\1\360\13\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\11\3\23\0\10\3"+
    "\1\361\13\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\1\3\1\362\7\3\23\0\24\3\2\0\4\302"+
    "\10\0\1\236\14\0\1\236\2\240\45\0\1\302\3\0"+
    "\4\304\10\0\1\241\14\0\1\241\2\243\45\0\1\304"+
    "\1\0\1\2\5\363\1\2\1\0\1\2\2\0\2\2"+
    "\2\363\6\0\4\2\5\363\23\0\1\363\1\2\1\363"+
    "\2\2\1\363\14\2\1\363\1\2\1\206\5\364\2\206"+
    "\1\207\1\0\3\206\2\364\1\104\11\206\5\364\23\206"+
    "\1\364\1\206\1\364\2\206\1\364\14\206\1\364\1\206"+
    "\1\214\5\365\3\214\1\0\3\214\2\365\1\214\1\307"+
    "\10\214\5\365\23\214\1\365\1\214\1\365\2\214\1\365"+
    "\14\214\1\365\1\214\3\0\3\216\2\0\1\216\2\0"+
    "\1\366\5\216\62\0\1\216\1\0\21\217\1\367\1\312"+
    "\62\217\22\313\1\220\62\313\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\1\3\1\370\7\3\23\0\24\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\5\3\1\371\16\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\7\3\1\372\14\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\1\3"+
    "\1\373\3\3\1\374\1\375\2\3\23\0\5\3\1\376"+
    "\1\377\1\u0100\1\u0101\1\u0102\12\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\7\3\1\u0103"+
    "\14\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\5\3\1\u0104\3\3\23\0\24\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\5\3\1\u0105\3\3\23\0"+
    "\24\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\11\3\23\0\7\3\1\u0106\14\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\12\3\1\u0107"+
    "\11\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\5\3\1\u0108\3\3\23\0\24\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\3\3\1\u0109"+
    "\20\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\11\3\23\0\3\3\1\u010a\20\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\7\3\1\u010b"+
    "\14\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\11\3\23\0\5\3\1\u010c\16\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\17\3\1\u010d"+
    "\4\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\11\3\23\0\1\3\1\u010e\22\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\4\3\1\u010f"+
    "\17\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\11\3\23\0\10\3\1\u0110\13\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\3\3\1\u0111"+
    "\20\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\11\3\23\0\10\3\1\u0112\13\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\10\3\1\u0113"+
    "\13\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\11\3\23\0\1\u0114\23\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\20\3\1\u0115\3\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\10\3\1\u0116\13\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\14\3\1\u0117\7\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\11\3\1\u0118\12\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\4\3\1\u0119\17\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\5\3"+
    "\1\u011a\3\3\23\0\24\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\5\3\1\u011b\3\3\23\0\24\3"+
    "\1\2\5\3\1\2\1\0\1\2\2\0\2\2\2\3"+
    "\6\0\4\2\5\3\23\0\1\3\1\2\1\3\2\2"+
    "\1\3\14\2\1\3\1\2\1\206\5\u011c\2\206\1\207"+
    "\1\0\3\206\2\u011c\1\104\11\206\5\u011c\23\206\1\u011c"+
    "\1\206\1\u011c\2\206\1\u011c\14\206\1\u011c\1\206\1\214"+
    "\5\u011d\3\214\1\0\3\214\2\u011d\1\214\1\307\10\214"+
    "\5\u011d\23\214\1\u011d\1\214\1\u011d\2\214\1\u011d\14\214"+
    "\1\u011d\1\214\1\0\5\u011e\7\0\2\u011e\12\0\5\u011e"+
    "\23\0\1\u011e\1\0\1\u011e\2\0\1\u011e\14\0\1\u011e"+
    "\1\0\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\11\3\23\0\1\u011f\23\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\6\3\1\u0120\15\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\3\3\1\u0121\20\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\1\3\1\u0122\22\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\14\3\1\u0123\7\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\3\3\1\u0124\20\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\5\3\1\u0125\16\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\4\3\1\u0126\17\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\5\3"+
    "\1\u0127\3\3\23\0\14\3\1\u0128\7\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\6\3\1\u0129\2\3"+
    "\23\0\24\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\4\3\1\u012a\17\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\11\3\23\0\10\3"+
    "\1\u012b\13\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\11\3\1\u012c\12\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\5\3\1\u012d\3\3"+
    "\23\0\24\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\1\u012e\23\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\6\3\1\u012f\2\3\23\0"+
    "\24\3\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\11\3\23\0\1\3\1\u0130\22\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\1\u0131\23\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\7\3\1\u0132\14\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\1\u0133\23\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\20\3\1\u0134\3\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\15\3\1\u0135\6\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\7\3\1\u0136\14\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\6\3\1\u0137\2\3\23\0\24\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\5\3\1\u0138"+
    "\3\3\23\0\24\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\1\3\1\u0139\22\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\7\3\1\u013a\14\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\5\3\1\u013b\3\3\23\0\24\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\6\3\1\u013c\15\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\5\3\1\u013d\3\3\23\0\24\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\1\3\1\u013e\22\3\1\206\5\102\2\206\1\207\1\0"+
    "\3\206\2\102\1\104\11\206\5\102\23\206\1\102\1\206"+
    "\1\102\2\206\1\102\14\206\1\102\1\206\1\214\5\12"+
    "\3\214\1\0\3\214\2\12\1\214\1\307\10\214\5\12"+
    "\23\214\1\12\1\214\1\12\2\214\1\12\14\214\1\12"+
    "\1\214\1\0\5\u013f\7\0\2\u013f\12\0\5\u013f\23\0"+
    "\1\u013f\1\0\1\u013f\2\0\1\u013f\14\0\1\u013f\1\0"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\1\3"+
    "\1\u0140\7\3\23\0\24\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\5\3\1\u0141\16\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\7\3\1\u0142\14\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\1\3\1\u0143\22\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\1\3\1\u0144\22\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\16\3\1\u0145\5\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\15\3\1\u0146\6\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\15\3\1\u0147\6\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\1\3"+
    "\1\u0148\7\3\23\0\24\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\1\u0149\23\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\3\3\1\u014a\20\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\1\3\1\u014b\22\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\1\u014c\23\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\1\3\1\u014d\22\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\5\3\1\u014e\3\3"+
    "\23\0\24\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\4\3\1\u014f\17\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\11\3\23\0\1\3"+
    "\1\u0150\22\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\10\3\1\u0151\13\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\5\3\1\u0152\3\3"+
    "\23\0\24\3\1\0\5\u0153\7\0\2\u0153\12\0\5\u0153"+
    "\23\0\1\u0153\1\0\1\u0153\2\0\1\u0153\14\0\1\u0153"+
    "\1\0\1\2\6\3\1\0\1\7\2\0\4\3\6\0"+
    "\11\3\23\0\1\u0154\23\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\11\3\1\u0155\12\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\5\3\1\u0156\16\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\6\3\1\u0157\15\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\5\3"+
    "\1\u0158\3\3\23\0\24\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\5\3\1\u0159\3\3\23\0\24\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\5\3"+
    "\1\u015a\3\3\23\0\24\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\5\3\1\u015b\3\3\23\0\24\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\7\3\1\u015c\14\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\1\3\1\u015d\22\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\1\3"+
    "\1\u015e\7\3\23\0\24\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\7\3\1\u015f\14\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\15\3\1\u0160\6\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\5\3\1\u0161\16\3"+
    "\1\0\5\216\7\0\2\216\12\0\5\216\23\0\1\216"+
    "\1\0\1\216\2\0\1\216\14\0\1\216\1\0\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\1\3\1\u0162"+
    "\7\3\23\0\24\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\7\3\1\u0163\14\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\7\3\1\u0164\14\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\7\3\1\u0165\14\3\1\2"+
    "\6\3\1\0\1\7\2\0\4\3\6\0\11\3\23\0"+
    "\17\3\1\u0166\4\3\1\2\6\3\1\0\1\7\2\0"+
    "\4\3\6\0\11\3\23\0\1\u0167\23\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\11\3\23\0\11\3"+
    "\1\u0168\12\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\5\3\1\u0169\3\3\23\0\24\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\5\3\1\u016a\3\3"+
    "\23\0\24\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\4\3\1\u016b\17\3\1\2\6\3"+
    "\1\0\1\7\2\0\4\3\6\0\11\3\23\0\11\3"+
    "\1\u016c\12\3\1\2\6\3\1\0\1\7\2\0\4\3"+
    "\6\0\11\3\23\0\1\u016d\23\3\1\2\6\3\1\0"+
    "\1\7\2\0\4\3\6\0\11\3\23\0\1\u016e\23\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\7\3\1\u016f\14\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\3\3\1\u0170\20\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\3\3\1\u0171\20\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\1\3\1\u0172\22\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\1\3\1\u0173\22\3\1\2\6\3\1\0\1\7"+
    "\2\0\4\3\6\0\11\3\23\0\1\3\1\u0174\22\3"+
    "\1\2\6\3\1\0\1\7\2\0\4\3\6\0\11\3"+
    "\23\0\7\3\1\u0175\14\3";

  private static int [] zzUnpackTrans() {
    int [] result = new int[18837];
    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 <code>aState</code>
   */
  private static final int [] ZZ_ATTRIBUTE = zzUnpackAttribute();

  private static final String ZZ_ATTRIBUTE_PACKED_0 =
    "\1\0\22\1\10\11\4\1\3\11\36\1\1\11\1\1"+
    "\1\0\1\11\1\1\1\11\2\1\6\11\14\1\2\11"+
    "\1\1\1\11\1\1\6\11\32\1\1\0\3\1\1\0"+
    "\2\1\1\0\1\11\25\1\1\11\1\0\2\11\1\0"+
    "\2\11\1\1\1\11\40\1\1\11\1\1\1\0\2\1"+
    "\1\11\14\1\1\11\34\1\1\0\1\11\46\1\1\0"+
    "\40\1\1\0\23\1\1\0\42\1";

  private static int [] zzUnpackAttribute() {
    int [] result = new int[373];
    int offset = 0;
    offset = zzUnpackAttribute(ZZ_ATTRIBUTE_PACKED_0, offset, result);
    return result;
  }

  private static int zzUnpackAttribute(String packed, int offset, int [] result) {
    int i = 0;       /* index in packed string  */
    int j = offset;  /* index in unpacked array */
    int l = packed.length();
    while (i < l) {
      int count = packed.charAt(i++);
      int value = packed.charAt(i++);
      do result[j++] = value; while (--count > 0);
    }
    return j;
  }

  /** the input device */
  private java.io.Reader zzReader;

  /** the current state of the DFA */
  private int zzState;

  /** the current lexical state */
  private int zzLexicalState = YYINITIAL;

  /** this buffer contains the current text to be matched and is
      the source of the yytext() string */
  private char zzBuffer[] = new char[ZZ_BUFFERSIZE];

  /** the textposition at the last accepting state */
  private int zzMarkedPos;

  /** the textposition at the last state to be included in yytext */
  private int zzPushbackPos;

  /** the current text position in the buffer */
  private int zzCurrentPos;

  /** startRead marks the beginning of the yytext() string in the buffer */
  private int zzStartRead;

  /** endRead marks the last character in the buffer, that has been read
      from input */
  private int zzEndRead;

  /** number of newlines encountered up to the start of the matched text */
  private int yyline;

  /** the number of characters up to the start of the matched text */
  private int yychar;

  /**
   * the number of characters from the last newline up to the start of the 
   * matched text
   */
  private int yycolumn;

  /** 
   * zzAtBOL == true <=> the scanner is currently at the beginning of a line
   */
  private boolean zzAtBOL = true;

  /** zzAtEOF == true <=> the scanner is at the EOF */
  private boolean zzAtEOF;

  /* user code: */
    private int lastToken;
    private int nextState=YYINITIAL;
    
    /** 
     * next Token method that allows you to control if whitespace and comments are
     * returned as tokens.
     */
    public Token getNextToken(boolean returnComments, boolean returnWhiteSpace)throws IOException{
        Token t = getNextToken();
        while (t != null && ((!returnWhiteSpace && t.isWhiteSpace()) || (!returnComments && t.isComment()))){
            t = getNextToken();
        }
        return (t); 
    }
        
    /**
     * Prints out tokens from a file or System.in.
     * If no arguments are given, System.in will be used for input.
     * If more arguments are given, the first argument will be used as
     * the name of the file to use as input
     *
     * @param args program arguments, of which the first is a filename
     */
    public static void main(String[] args) {
        InputStream in;
        try {
            if (args.length > 0){
                File f = new File(args[0]);
                if (f.exists()){
                    if (f.canRead()){
                        in = new FileInputStream(f);
                    } else {
                        throw new IOException("Could not open " + args[0]);
                    }
                } else {
                    throw new IOException("Could not find " + args[0]);
                }
            } else {
                in = System.in;
            }
            STEPLexer shredder = new STEPLexer(in);
            Token t;
            while ((t = shredder.getNextToken()) != null) {
                if (t.getID() != STEPToken.WHITE_SPACE){
                    System.out.println(t);
                }
            }
        } catch (IOException e){
            System.out.println(e.getMessage());
        }
    }  

    /**
     * Closes the current input stream, and resets the scanner to read from a new input stream.
	 * All internal variables are reset, the old input stream  cannot be reused
	 * (content of the internal buffer is discarded and lost).
	 * The lexical state is set to the initial state.
     * Subsequent tokens read from the lexer will start with the line, char, and column
     * values given here.
     *
     * @param reader The new input.
     * @param yyline The line number of the first token.
     * @param yychar The position (relative to the start of the stream) of the first token.
     * @param yycolumn The position (relative to the line) of the first token.
     * @throws IOException if an IOExecption occurs while switching readers.
     */
    public void reset(java.io.Reader reader, int yyline, int yychar, int yycolumn) throws IOException{
        yyreset(reader);
        this.yyline = yyline;
		this.yychar = yychar;
		this.yycolumn = yycolumn;
	}


  /**
   * 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 STEPLexer(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 STEPLexer(java.io.InputStream in) {
    this(new java.io.InputStreamReader(in));
  }


  /**
   * Refills the input buffer.
   *
   * @return      <code>false</code>, iff there was new input.
   * 
   * @exception   java.io.IOException  if any I/O-Error occurs
   */
  private boolean zzRefill() throws java.io.IOException {

    /* first: make room (if you can) */
    if (zzStartRead > 0) {
      System.arraycopy(zzBuffer, zzStartRead,
                       zzBuffer, 0,
                       zzEndRead-zzStartRead);

      /* translate stored positions */
      zzEndRead-= zzStartRead;
      zzCurrentPos-= zzStartRead;
      zzMarkedPos-= zzStartRead;
      zzPushbackPos-= zzStartRead;
      zzStartRead = 0;
    }

    /* is the buffer big enough? */
    if (zzCurrentPos >= zzBuffer.length) {
      /* if not: blow it up */
      char newBuffer[] = new char[zzCurrentPos*2];
      System.arraycopy(zzBuffer, 0, newBuffer, 0, zzBuffer.length);
      zzBuffer = newBuffer;
    }

    /* finally: fill the buffer with new input */
    int numRead = zzReader.read(zzBuffer, zzEndRead,
                                            zzBuffer.length-zzEndRead);

    if (numRead < 0) {
      return true;
    }
    else {
      zzEndRead+= numRead;
      return false;
    }
  }

    
  /**
   * Closes the input stream.
   */
  public final void yyclose() throws java.io.IOException {
    zzAtEOF = true;            /* indicate end of file */
    zzEndRead = zzStartRead;  /* invalidate buffer    */

    if (zzReader != null)
      zzReader.close();
  }


  /**
   * Resets the scanner to read from a new input stream.
   * Does not close the old reader.
   *
   * All internal variables are reset, the old input stream 
   * <b>cannot</b> be reused (internal buffer is discarded and lost).
   * Lexical state is set to <tt>ZZ_INITIAL</tt>.
   *
   * @param reader   the new input stream 
   */
  public final void yyreset(java.io.Reader reader) {
    zzReader = reader;
    zzAtBOL  = true;
    zzAtEOF  = false;
    zzEndRead = zzStartRead = 0;
    zzCurrentPos = zzMarkedPos = zzPushbackPos = 0;
    yyline = yychar = yycolumn = 0;
    zzLexicalState = YYINITIAL;
  }


  /**
   * Returns the current lexical state.
   */
  public final int yystate() {
    return zzLexicalState;
  }


  /**
   * Enters a new lexical state
   *
   * @param newState the new lexical state
   */
  public final void yybegin(int newState) {
    zzLexicalState = newState;
  }


  /**
   * Returns the text matched by the current regular expression.
   */
  public final String yytext() {
    return new String( zzBuffer, zzStartRead, zzMarkedPos-zzStartRead );
  }


  /**
   * Returns the character at position <tt>pos</tt> from the 
   * matched text. 
   * 
   * It is equivalent to yytext().charAt(pos), but faster
   *
   * @param pos the position of the character to fetch. 
   *            A value from 0 to yylength()-1.
   *
   * @return the character at position pos
   */
  public final char yycharat(int pos) {
    return zzBuffer[zzStartRead+pos];
  }


  /**
   * Returns the length of the matched text region.
   */
  public final int yylength() {
    return zzMarkedPos-zzStartRead;
  }


  /**
   * Reports an error that occured while scanning.
   *
   * In a wellformed scanner (no or only correct usage of 
   * yypushback(int) and a match-all fallback rule) this method 
   * will only be called with things that "Can't Possibly Happen".
   * If this method is called, something is seriously wrong
   * (e.g. a JFlex bug producing a faulty scanner etc.).
   *
   * Usual syntax/scanner level error handling should be done
   * in error fallback rules.
   *
   * @param   errorCode  the code of the errormessage to display
   */
  private void zzScanError(int errorCode) {
    String message;
    try {
      message = ZZ_ERROR_MSG[errorCode];
    }
    catch (ArrayIndexOutOfBoundsException e) {
      message = ZZ_ERROR_MSG[ZZ_UNKNOWN_ERROR];
    }

    throw new Error(message);
  } 


  /**
   * Pushes the specified amount of characters back into the input stream.
   *
   * They will be read again by then next call of the scanning method
   *
   * @param number  the number of characters to be read again.
   *                This number must not be greater than yylength()!
   */
  public void yypushback(int number)  {
    if ( number > yylength() )
      zzScanError(ZZ_PUSHBACK_2BIG);

    zzMarkedPos -= number;
  }


  /**
   * Resumes scanning until the next regular expression is matched,
   * the end of input is encountered or an I/O-Error occurs.
   *
   * @return      the next token
   * @exception   java.io.IOException  if any I/O-Error occurs
   */
  public Token getNextToken() 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++;
          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 \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 = 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 106: 
          { lastToken = STEPToken.RESERVED_WORD_REPEAT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 128: break;
        case 99: 
          { lastToken = STEPToken.RESERVED_WORD_DERIVE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 129: break;
        case 73: 
          { lastToken = STEPToken.OPERATOR_SHIFT_LEFT_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 130: break;
        case 5: 
          { lastToken = STEPToken.OPERATOR_MOD;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 131: break;
        case 125: 
          { lastToken = STEPToken.RESERVED_WORD_ENUMERATION;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 132: break;
        case 1: 
          { lastToken = STEPToken.ERROR_IDENTIFIER;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 133: break;
        case 32: 
          { /* Sun s java has a few bugs here.  Their MAX_FLOAT and MIN_FLOAT do not
     * quite match the spec.  Its not far off, so we will deal.  If they fix
     * then we are fixed.  So all good.
     */ 
    Float f;
    try {
        f = Float.valueOf(yytext());
        if (f.isInfinite() || f.compareTo(new Float(0f)) == 0){
            lastToken = STEPToken.ERROR_FLOAT_SIZE;
        } else {
            lastToken = STEPToken.LITERAL_FLOATING_POINT;
        }
    } catch (NumberFormatException e){
        lastToken = STEPToken.ERROR_FLOAT_SIZE;
    }
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 134: break;
        case 66: 
          { lastToken = STEPToken.RESERVED_WORD_PI;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 135: break;
        case 104: 
          { lastToken = STEPToken.RESERVED_WORD_TYPEOF;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 136: break;
        case 25: 
          { lastToken = STEPToken.OPERATOR_BITWISE_COMPLIMENT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 137: break;
        case 94: 
          { lastToken = STEPToken.RESERVED_WORD_WHERE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 138: break;
        case 86: 
          { lastToken = STEPToken.RESERVED_WORD_TRUE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 139: break;
        case 124: 
          { lastToken = STEPToken.RESERVED_WORD_ENDREPEAT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 140: break;
        case 119: 
          { lastToken = STEPToken.RESERVED_WORD_ENDLOCAL;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 141: break;
        case 4: 
          { lastToken = STEPToken.WHITE_SPACE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 142: break;
        case 71: 
          { lastToken = STEPToken.OPERATOR_SHIFT_RIGHT_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 143: break;
        case 112: 
          { lastToken = STEPToken.RESERVED_WORD_INTEGER;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 144: break;
        case 93: 
          { lastToken = STEPToken.RESERVED_WORD_QUERY;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 145: break;
        case 8: 
          { lastToken = STEPToken.OPERATOR_DIVIDE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 146: break;
        case 103: 
          { lastToken = STEPToken.RESERVED_WORD_STRING;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 147: break;
        case 59: 
          { lastToken = STEPToken.OPERATOR_BITWISE_OR_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 148: break;
        case 15: 
          { lastToken = STEPToken.SEPARATOR_LBRACE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 149: break;
        case 3: 
          { /* At this point, the number we found could still be too large.
     * If it is too large, we need to return an error.
     * Java has methods built in that will decode from a string
     * and throw an exception the number is too large 
     */     
    String text = yytext();
    try {
        /* bigger negatives are allowed than positives.  Thus
         * we have to be careful to make sure a neg sign is preserved
         */
        if (lastToken == STEPToken.OPERATOR_SUBTRACT){
            Integer.decode('-' + text);
        } else {
            Integer.decode(text);
        }
        lastToken = STEPToken.LITERAL_INTEGER_DECIMAL;
    } catch (NumberFormatException e){
        lastToken = STEPToken.ERROR_INTEGER_DECIMIAL_SIZE;
    }
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 150: break;
        case 109: 
          { lastToken = STEPToken.RESERVED_WORD_LOGICAL;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 151: break;
        case 27: 
          { lastToken = STEPToken.OPERATOR_COLON;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 152: break;
        case 33: 
          { String text = yytext();
    try {
        if (lastToken == STEPToken.OPERATOR_SUBTRACT){
            Long.decode('-' + text.substring(0,text.length()-1));
        } else {
            Long.decode(text.substring(0,text.length()-1));
        }
        lastToken = STEPToken.LITERAL_LONG_DECIMAL;
    } catch (NumberFormatException e){  
        lastToken = STEPToken.ERROR_LONG_DECIMIAL_SIZE;
    }
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 153: break;
        case 53: 
          { lastToken = STEPToken.OPERATOR_SHIFT_RIGHT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 154: break;
        case 10: 
          { lastToken = STEPToken.OPERATOR_ADD;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 155: break;
        case 22: 
          { lastToken = STEPToken.OPERATOR_GREATER_THAN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 156: break;
        case 40: 
          { lastToken = STEPToken.ERROR_MALFORMED_CHARACTER;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 157: break;
        case 127: 
          { lastToken = STEPToken.RESERVED_WORD_ENDCONSTANT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 158: break;
        case 44: 
          { lastToken = STEPToken.ERROR_UNCLOSED_COMMENT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 159: break;
        case 38: 
          { lastToken = STEPToken.OPERATOR_MOD_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 160: break;
        case 84: 
          { lastToken = STEPToken.RESERVED_WORD_SELF;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 161: break;
        case 74: 
          { lastToken = STEPToken.RESERVED_WORD_AND;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 162: break;
        case 57: 
          { lastToken = STEPToken.OPERATOR_BITWISE_AND_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 163: break;
        case 16: 
          { lastToken = STEPToken.SEPARATOR_RBRACE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 164: break;
        case 126: 
          { lastToken = STEPToken.RESERVED_WORD_ENDFUNCTION;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 165: break;
        case 46: 
          { lastToken = STEPToken.OPERATOR_MULTIPLY_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 166: break;
        case 55: 
          { lastToken = STEPToken.OPERATOR_SHIFT_LEFT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 167: break;
        case 101: 
          { lastToken = STEPToken.RESERVED_WORD_SELECT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 168: break;
        case 67: 
          { /* An Octal number cannot be too big.  After removing 
     * initial zeros, It can have 23 digits, the first
     * of which must be 1 or less.  The last will be the L or l
     * at the end.
     */
    lastToken = STEPToken.LITERAL_LONG_OCTAL;
    int i; 
    String text = yytext();
    int length = text.length();
    for (i=1 ; i<length-23; i++){
        //check for initial zeros
        if (text.charAt(i) != '0'){ 
            lastToken = STEPToken.ERROR_LONG_OCTAL_SIZE;
        }
    }
    if (length - i > 23){
        lastToken = STEPToken.ERROR_LONG_OCTAL_SIZE;
    } else if (length - i == 23){
        // if the rest of the number is as big as possible
        // the first digit can only be 3 or less
        if (text.charAt(i) != '0' && text.charAt(i) != '1'){
            lastToken = STEPToken.ERROR_LONG_OCTAL_SIZE;
        }
    }
    // Otherwise, it should be OK  
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 169: break;
        case 54: 
          { lastToken = STEPToken.OPERATOR_LESS_THAN_OR_EQUAL;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 170: break;
        case 36: 
          { /* catch the case of a zero in parsing, so that we do not incorrectly
     * give an error that a number was rounded to zero
     */
    lastToken = STEPToken.LITERAL_FLOATING_POINT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 171: break;
        case 111: 
          { lastToken = STEPToken.RESERVED_WORD_SUBTYPE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 172: break;
        case 30: 
          { lastToken = STEPToken.OPERATOR_BITWISE_XOR;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 173: break;
        case 47: 
          { lastToken = STEPToken.OPERATOR_INCREMENT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 174: break;
        case 51: 
          { lastToken = STEPToken.OPERATOR_EQUAL;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 175: break;
        case 31: 
          { lastToken = STEPToken.ERROR_FLOAT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 176: break;
        case 95: 
          { lastToken = STEPToken.RESERVED_WORD_WHILE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 177: break;
        case 75: 
          { lastToken = STEPToken.RESERVED_WORD_SET;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 178: break;
        case 41: 
          { lastToken = STEPToken.ERROR_MALFORMED_UNCLOSED_STRING;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 179: break;
        case 102: 
          { lastToken = STEPToken.RESERVED_WORD_SCHEMA;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 180: break;
        case 20: 
          { lastToken = STEPToken.SEPARATOR_COMMA;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 181: break;
        case 100: 
          { lastToken = STEPToken.RESERVED_WORD_ONEOF;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 182: break;
        case 83: 
          { lastToken = STEPToken.OPERATOR_SHIFT_RIGHT_UNSIGNED_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 183: break;
        case 89: 
          { lastToken = STEPToken.RESERVED_WORD_RULE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 184: break;
        case 2: 
          { lastToken = STEPToken.IDENTIFIER;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 185: break;
        case 120: 
          { lastToken = STEPToken.RESERVED_WORD_SUPERTYPE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 186: break;
        case 68: 
          { /* A Hex number cannot be too big.  After removing 
     * initial zeros, It can have 8 digits
     */
    lastToken = STEPToken.LITERAL_INTEGER_HEXIDECIMAL;
    int i;    
    String text = yytext();
    int length = text.length();
    for (i=2 ; i<length-8; i++){
        //check for initial zeros
        if (text.charAt(i) != '0'){ 
            lastToken = STEPToken.ERROR_INTEGER_HEXIDECIMAL_SIZE;
        }
    }
    if (length - i > 8){
        lastToken = STEPToken.ERROR_INTEGER_HEXIDECIMAL_SIZE;
    }
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 187: break;
        case 123: 
          { lastToken = STEPToken.RESERVED_WORD_ENDSCHEMA;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 188: break;
        case 63: 
          { lastToken = STEPToken.RESERVED_WORD_OF;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 189: break;
        case 105: 
          { lastToken = STEPToken.RESERVED_WORD_RETURN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 190: break;
        case 85: 
          { lastToken = STEPToken.RESERVED_WORD_TYPE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 191: break;
        case 29: 
          { lastToken = STEPToken.OPERATOR_BITWISE_OR;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 192: break;
        case 35: 
          { /* An Octal number cannot be too big.  After removing 
     * initial zeros, It can have 11 digits, the first
     * of which must be 3 or less.
     */
    lastToken = STEPToken.LITERAL_INTEGER_OCTAL;
    int i;     
    String text = yytext();
    int length = text.length();
    for (i=1 ; i<length-11; i++){
        //check for initial zeros
        if (yytext().charAt(i) != '0'){ 
            lastToken = STEPToken.ERROR_INTEGER_OCTAL_SIZE;
        }
    }
    if (length - i > 11){
        lastToken = STEPToken.ERROR_INTEGER_OCTAL_SIZE;
    } else if (length - i == 11){
        // if the rest of the number is as big as possible
        // the first digit can only be 3 or less
        if (text.charAt(i) != '0' && text.charAt(i) != '1' && 
        text.charAt(i) != '2' && text.charAt(i) != '3'){
            lastToken = STEPToken.ERROR_INTEGER_OCTAL_SIZE;
        }
    }
    // Otherwise, it should be OK  
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 193: break;
        case 91: 
          { lastToken = STEPToken.RESERVED_WORD_LOCAL;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 194: break;
        case 21: 
          { lastToken = STEPToken.OPERATOR_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 195: break;
        case 24: 
          { lastToken = STEPToken.OPERATOR_LOGICAL_NOT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 196: break;
        case 56: 
          { lastToken = STEPToken.OPERATOR_NOT_EQUAL;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 197: break;
        case 7: 
          { /* most of these errors have to be caught down near the end of the file.
     * This way, previous expressions of the same length have precedence.
     * This is really useful for catching anything bad by just allowing it 
     * to slip through the cracks. 
     */ 
    lastToken = STEPToken.ERROR_UNCLOSED_STRING;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 198: break;
        case 49: 
          { lastToken = STEPToken.OPERATOR_DECREMENT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 199: break;
        case 78: 
          { lastToken = STEPToken.ERROR_MALFORMED_STRING;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 200: break;
        case 76: 
          { lastToken = STEPToken.RESERVED_WORD_UR1;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 201: break;
        case 62: 
          { lastToken = STEPToken.RESERVED_WORD_BY;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 202: break;
        case 48: 
          { lastToken = STEPToken.OPERATOR_ADD_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 203: break;
        case 26: 
          { lastToken = STEPToken.OPERATOR_QUESTION;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 204: break;
        case 28: 
          { lastToken = STEPToken.OPERATOR_BITWISE_AND;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 205: break;
        case 60: 
          { lastToken = STEPToken.OPERATOR_LOGICAL_OR;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 206: break;
        case 9: 
          { lastToken = STEPToken.OPERATOR_MULTIPLY;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 207: break;
        case 97: 
          { lastToken = STEPToken.RESERVED_WORD_ENDIF;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 208: break;
        case 50: 
          { lastToken = STEPToken.OPERATOR_SUBTRACT_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 209: break;
        case 80: 
          { lastToken = STEPToken.RESERVED_WORD_LIST;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 210: break;
        case 17: 
          { lastToken = STEPToken.SEPARATOR_LBRACKET;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 211: break;
        case 70: 
          { lastToken = STEPToken.RESERVED_WORD_FOR;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 212: break;
        case 88: 
          { lastToken = STEPToken.RESERVED_WORD_REAL;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 213: break;
        case 113: 
          { lastToken = STEPToken.RESERVED_WORD_INVERSE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 214: break;
        case 90: 
          { lastToken = STEPToken.COMMENT_TRADITIONAL;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 215: break;
        case 87: 
          { lastToken = STEPToken.RESERVED_WORD_THEN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 216: break;
        case 69: 
          { lastToken = STEPToken.LITERAL_CHARACTER;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 217: break;
        case 13: 
          { lastToken = STEPToken.SEPARATOR_LPAREN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 218: break;
        case 108: 
          { lastToken = STEPToken.RESERVED_WORD_USEDIN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 219: break;
        case 122: 
          { lastToken = STEPToken.RESERVED_WORD_ENDENTITY;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 220: break;
        case 14: 
          { lastToken = STEPToken.SEPARATOR_RPAREN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 221: break;
        case 107: 
          { lastToken = STEPToken.RESERVED_WORD_UNIQUE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 222: break;
        case 121: 
          { lastToken = STEPToken.RESERVED_WORD_REFERENCE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 223: break;
        case 110: 
          { lastToken = STEPToken.RESERVED_WORD_BOOLEAN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 224: break;
        case 37: 
          { lastToken = STEPToken.LITERAL_DOUBLE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 225: break;
        case 115: 
          { lastToken = STEPToken.RESERVED_WORD_ENDRULE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 226: break;
        case 43: 
          { lastToken = STEPToken.COMMENT_END_OF_LINE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 227: break;
        case 98: 
          { lastToken = STEPToken.RESERVED_WORD_ENTITY;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 228: break;
        case 92: 
          { lastToken = STEPToken.RESERVED_WORD_FALSE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 229: break;
        case 11: 
          { lastToken = STEPToken.OPERATOR_SUBTRACT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 230: break;
        case 77: 
          { /* A Hex long cannot be too big.  After removing 
     * initial zeros, It can have 17 digits, the last of which is
     * the L or l
     */
    lastToken = STEPToken.LITERAL_LONG_HEXIDECIMAL;
    int i;
    String text = yytext();
    int length = text.length();
    for (i=2 ; i<length-17; i++){
        //check for initial zeros
        if (text.charAt(i) != '0'){ 
            lastToken = STEPToken.ERROR_LONG_HEXIDECIMAL_SIZE;
        }
    }
    if (length - i > 17){
        lastToken = STEPToken.ERROR_LONG_HEXIDECIMAL_SIZE;
    }
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 231: break;
        case 114: 
          { lastToken = STEPToken.RESERVED_WORD_ENDTYPE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 232: break;
        case 81: 
          { lastToken = STEPToken.RESERVED_WORD_ELSE;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 233: break;
        case 82: 
          { lastToken = STEPToken.RESERVED_WORD_FROM;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 234: break;
        case 23: 
          { lastToken = STEPToken.OPERATOR_LESS_THAN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 235: break;
        case 58: 
          { lastToken = STEPToken.OPERATOR_LOGICAL_AND;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 236: break;
        case 117: 
          { lastToken = STEPToken.RESERVED_WORD_OPTIONAL;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 237: break;
        case 34: 
          { Double d;
    try {
        d = Double.valueOf(yytext());
        if (d.isInfinite() || d.compareTo(new Double(0d)) == 0){
            lastToken = STEPToken.ERROR_DOUBLE_SIZE;
        } else {
            lastToken = STEPToken.LITERAL_DOUBLE;
        }
    } catch (NumberFormatException e){
        lastToken = STEPToken.ERROR_DOUBLE_SIZE;
    } 
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 238: break;
        case 65: 
          { lastToken = STEPToken.RESERVED_WORD_IF;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 239: break;
        case 61: 
          { lastToken = STEPToken.OPERATOR_BITWISE_XOR_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 240: break;
        case 72: 
          { lastToken = STEPToken.OPERATOR_SHIFT_RIGHT_UNSIGNED;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 241: break;
        case 18: 
          { lastToken = STEPToken.SEPARATOR_RBRACKET;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 242: break;
        case 12: 
          { lastToken = STEPToken.SEPARATOR_PERIOD;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 243: break;
        case 116: 
          { lastToken = STEPToken.RESERVED_WORD_FUNCTION;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 244: break;
        case 42: 
          { lastToken = STEPToken.LITERAL_STRING;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 245: break;
        case 52: 
          { lastToken = STEPToken.OPERATOR_GREATER_THAN_OR_EQUAL;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 246: break;
        case 19: 
          { lastToken = STEPToken.SEPARATOR_SEMICOLON;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 247: break;
        case 118: 
          { lastToken = STEPToken.RESERVED_WORD_CONSTANT;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 248: break;
        case 6: 
          { lastToken = STEPToken.ERROR_MALFORMED_UNCLOSED_CHARACTER;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 249: break;
        case 79: 
          { lastToken = STEPToken.COMMENT_DOCUMENTATION;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 250: break;
        case 64: 
          { lastToken = STEPToken.RESERVED_WORD_TO;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 251: break;
        case 39: 
          { lastToken = STEPToken.ERROR_UNCLOSED_CHARACTER;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 252: break;
        case 96: 
          { lastToken = STEPToken.RESERVED_WORD_EXISTS;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 253: break;
        case 45: 
          { lastToken = STEPToken.OPERATOR_DIVIDE_ASSIGN;
    String text = yytext();
    STEPToken t = (new STEPToken(lastToken,text,yyline,yychar,yychar+text.length(),nextState));
    return (t);
          }
        case 254: break;
        default: 
          if (zzInput == YYEOF && zzStartRead == zzCurrentPos) {
            zzAtEOF = true;
            return null;
          } 
          else {
            zzScanError(ZZ_NO_MATCH);
          }
      }
    }
  }


}
