Name | Description |
---|---|
BraceHandler | Provides set of services for brace handling in formatting |
ExpressionHelper | Provides services for expression formatting and indentation |
FormattingScope | Settings for formatting of { } scope. |
FormattingScopeStack | Represents stack of formatting scopes. Formatting scope defines indentation level which is typically based upon { } blocks. |
RFormatter | Formats R code based on tokenization |