TT - public interface DocumentScanner<TT extends Enum<TT>> extends ProducerWhichThrows<AbstractScanner.Token<TT>,ScanException>
| Modifier and Type | Method and Description |
|---|---|
int |
getPreviousTokenColumnNumber() |
int |
getPreviousTokenLineNumber() |
String |
toString() |
produceint getPreviousTokenLineNumber()
produced tokenint getPreviousTokenColumnNumber()
produced tokenString toString()
toString in interface ProducerWhichThrows<AbstractScanner.Token<TT extends Enum<TT>>,ScanException>toString in class ObjectCopyright © 2018 Arno Unkrig. All rights reserved.