jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
java
Target filter
java
Switch theme
Search in API
Skip to content
jmlparser-parent
jmlparser-core
/
com.github.javaparser.printer.configuration
/
PrettyPrinterConfiguration
/
setEndOfLineCharacter
set
End
Of
Line
Character
open
fun
setEndOfLineCharacter
(
endOfLineCharacter
:
String
)
:
PrettyPrinterConfiguration
(
source
)
Set the character to append when a line should end. Example values: "\n", "\r\n", "".