net.cscott.sdr.calls.transform
Class CallFileLexer.IndentProcessor
java.lang.Object
net.cscott.sdr.calls.transform.CallFileLexer.IndentProcessor
- All Implemented Interfaces:
- TokenStream
- Enclosing class:
- CallFileLexer
public static class CallFileLexer.IndentProcessor
- extends Object
- implements TokenStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
input
protected TokenStream input
CallFileLexer.IndentProcessor
public CallFileLexer.IndentProcessor(TokenStream in)
- Stream to read tokens from
nextToken
public Token nextToken()
throws TokenStreamException
- This makes us a stream
- Specified by:
nextToken
in interface TokenStream
- Throws:
TokenStreamException
Copyright (c) 2006 C. Scott Ananian