Package org.openzen.zenscript.lexer
Class CountingCharReader
java.lang.Object
org.openzen.zenscript.lexer.CountingCharReader
- All Implemented Interfaces:
CharReader
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Method Details
-
getPosition
-
peek
- Specified by:
peekin interfaceCharReader- Throws:
IOException
-
next
- Specified by:
nextin interfaceCharReader- Throws:
IOException
-