From ea9b67c5cd2f66b6cb40ef19b8c7e707fb019a82 Mon Sep 17 00:00:00 2001 From: Stepan Koltsov Date: Thu, 10 Nov 2011 16:27:25 +0400 Subject: [PATCH] regenerate grammar --- .../frontend/src/org/jetbrains/jet/lexer/_JetLexer.java | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/compiler/frontend/src/org/jetbrains/jet/lexer/_JetLexer.java b/compiler/frontend/src/org/jetbrains/jet/lexer/_JetLexer.java index e2851597318..edfba28c004 100644 --- a/compiler/frontend/src/org/jetbrains/jet/lexer/_JetLexer.java +++ b/compiler/frontend/src/org/jetbrains/jet/lexer/_JetLexer.java @@ -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; import java.util.*; @@ -14,8 +13,8 @@ import org.jetbrains.jet.lexer.JetTokens; /** * This class is a scanner generated by * JFlex 1.4.3 - * on 10/19/11 2:50 PM from the specification file - * /Users/abreslav/work/jet/compiler/frontend/src/org/jetbrains/jet/lexer/Jet.flex + * on 11/10/11 3:26 PM from the specification file + * /Users/yozh/devel/jb/jet/compiler/frontend/src/org/jetbrains/jet/lexer/Jet.flex */ class _JetLexer implements FlexLexer { /** initial size of the lookahead buffer */