Declaration

var indentationUsesTabs: Bool { get set }

Declaration

@property (nonatomic) BOOL indentationUsesTabs;

Declaration

indentationUsesTabs() -> bool
setIndentationUsesTabs_(indentationUsesTabs: bool)