GeneratorGidBuilderImpl.indentChar

Set indentChar property.

class GeneratorGidBuilderImpl(T)
T
indentChar
(
uint propval
)

Parameters

propval uint

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

Return Value

Type: T

Builder instance for fluent chaining