Generator.setIndent
void setIndent(uint indentLevel) nothrowSets the number of repetitions for each indentation level.
Parameters
indentLevel | the number of repetitions of the indentation character that should be applied when pretty printing |
void setIndent(uint indentLevel) nothrowSets the number of repetitions for each indentation level.
indentLevel | the number of repetitions of the indentation character that should be applied when pretty printing |