GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod BasedSequence.normalizeEndWithEOL(textMapper)
Abstract
normalizeEndWithEOL()
replace any \r\n and \r by \n, append terminating EOL if one is not present
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...