regenerate grammar

This commit is contained in:
Stepan Koltsov
2011-11-10 16:27:25 +04:00
parent 44b631cdd0
commit ea9b67c5cd
@@ -1,6 +1,5 @@
/* The following code was generated by JFlex 1.4.3 on 10/19/11 2:50 PM */ /* The following code was generated by JFlex 1.4.3 on 11/10/11 3:26 PM */
/* It's an automatically generated code. Do not modify it. */
package org.jetbrains.jet.lexer; package org.jetbrains.jet.lexer;
import java.util.*; import java.util.*;
@@ -14,8 +13,8 @@ import org.jetbrains.jet.lexer.JetTokens;
/** /**
* This class is a scanner generated by * This class is a scanner generated by
* <a href="http://www.jflex.de/">JFlex</a> 1.4.3 * <a href="http://www.jflex.de/">JFlex</a> 1.4.3
* on 10/19/11 2:50 PM from the specification file * on 11/10/11 3:26 PM from the specification file
* <tt>/Users/abreslav/work/jet/compiler/frontend/src/org/jetbrains/jet/lexer/Jet.flex</tt> * <tt>/Users/yozh/devel/jb/jet/compiler/frontend/src/org/jetbrains/jet/lexer/Jet.flex</tt>
*/ */
class _JetLexer implements FlexLexer { class _JetLexer implements FlexLexer {
/** initial size of the lookahead buffer */ /** initial size of the lookahead buffer */