class IncompleteInputReadException : InputParsingException
Thrown if the parsing ends while there is still input to read.
<init> |
Thrown if the parsing ends while there is still input to read. IncompleteInputReadException(lineNumber: Int, nextTokenIndex: Int) |