Interface LineNumberSource

    • Method Detail

      • getLineNumber

        int getLineNumber()
        Gets the current line number starting at 1 (the number of \r\n read so far plus 1).
        Returns:
        the current line number.