writeLine
Writes a line with the current indentation followed by a newline.
Return
This CodeWriter for chaining.
Parameters
text
The text to write.
Writes a line with the current indentation followed by a newline.
This CodeWriter for chaining.
The text to write.