org.eclipse.jdt.internal.compiler.parser.diagnose
Class LexStream.Token

java.lang.Object
  extended by org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream.Token
Enclosing class:
LexStream

public static class LexStream.Token
extends Object


Constructor Summary
LexStream.Token()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LexStream.Token

public LexStream.Token()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.