Generator.indentChar

uint indentChar() @property

Get indentChar property.

Returns

The character that should be used when indenting in pretty print.
void indentChar(uint propval) @property

Set indentChar property.

Parameters

propvalThe character that should be used when indenting in pretty print.