com.intellij.lexer
Class LexerUtil

java.lang.Object
  extended by com.intellij.lexer.LexerUtil

public class LexerUtil
extends java.lang.Object


Method Summary
static java.lang.CharSequence getTokenText(Lexer lexer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTokenText

public static java.lang.CharSequence getTokenText(Lexer lexer)