Generator.indent

Get indent property.

  1. uint indent [@property getter]
    class Generator
    @property
    uint
    indent
    ()
  2. uint indent [@property setter]

Return Value

Type: uint

Number of spaces to be used to indent when pretty printing.