Confluence highlighter with error/warning/unresolved supported

This commit is contained in:
Andrey Breslav
2011-07-12 21:56:09 +04:00
parent 1cea1d605d
commit 41f696fd3d
@@ -1,4 +1,4 @@
/* The following code was generated by JFlex 1.4.3 on 7/12/11 9:54 PM */
/* The following code was generated by JFlex 1.4.3 on 7/12/11 9:55 PM */
/* It's an automatically generated code. Do not modify it. */
package org.jetbrains.jet.lexer;
@@ -14,7 +14,7 @@ import org.jetbrains.jet.lexer.JetTokens;
/**
* This class is a scanner generated by
* <a href="http://www.jflex.de/">JFlex</a> 1.4.3
* on 7/12/11 9:54 PM from the specification file
* on 7/12/11 9:55 PM from the specification file
* <tt>/Users/abreslav/work/jet/idea/src/org/jetbrains/jet/lexer/Jet.flex</tt>
*/
class _JetLexer implements FlexLexer {