Reverts a range of lines to their original state, including any deleted lines inside the block or at its borders.
@param line any line in the block to be reverted.
@param nLines the number of lines to be reverted, must be > 0.
@throws BadLocationException if line is out of bounds.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.