antlr.ASdebug
Class ASDebugStream
java.lang.Object
antlr.ASdebug.ASDebugStream
- public final class ASDebugStream
- extends Object
Default implementation of IASDebugStream
methods.
- Author:
- Prashant Deva
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASDebugStream
public ASDebugStream()
getEntireText
public static String getEntireText(TokenStream stream)
getOffsetInfo
public static TokenOffsetInfo getOffsetInfo(TokenStream stream,
Token token)