Declaration

var indentationDepth: UInt { get set }

Declaration

@property (nonatomic) NSUInteger indentationDepth;

Declaration

indentationDepth() -> int
setIndentationDepth_(indentationDepth: int)