indented
Increases the indentation level by one and executes block, then decreases it back.
Return
This CodeWriter for chaining.
Parameters
block
The code to execute at the increased indent level.
Increases the indentation level by one and executes block, then decreases it back.
This CodeWriter for chaining.
The code to execute at the increased indent level.