All functions |
|
---|---|
Concentrate newlines or spaces in a string |
|
Add information about previous / next token to each terminal |
|
Applying reference indention of a target token |
|
Apply reference indention to tokens |
|
Apply transformers to a parse table |
|
Bind a parse table with one of its children |
|
Convert a character vector to an ordered factor |
|
Choose the indention method for the tokens |
|
Combine child and internal child |
|
Complete styled expression with unstyled fraction on start / end line |
|
Compute the indices that need indention |
|
Obtain a nested parse table from a character vector |
|
Construct *-out.R from a *-in.R |
|
Construct paths of a tree object given the paths of *-in.R files |
|
Propagate context to terminals |
|
Update the a parse table given outer context |
|
Enrich parse table with space and line break information |
|
Convert a nested tibble into a node tree |
|
Create node from nested parse data |
|
Create a style guide |
|
Create a tree from text |
|
Enhance the mapping of text to the token "SPECIAL" |
|
Enrich flattened parse table |
|
Extract text around the highlighted text |
|
Extract terminal tokens |
|
Helper to extract and preprocess relevant attributes from
|
|
Flatten one level of nesting with its child |
|
Flatten some token in the nested parse table based on operators |
|
Flatten a parse table |
|
lookup which new tokens were created from "SPECIAL" |
|
Closure to return a transformer function |
|
Check whether indention is needed |
|
Check whether indention is needed |
|
Nest a flat parse table |
|
Parse, transform and serialize text |
|
Check whether a parse table corresponds to a a certain expression |
|
Prettify R code in current working directory |
|
Prettify one R file |
|
Repeat elements of a character vector |
|
Serialize flattened parse data |
|
|
Set line break for multi-line function calls |
Set the multi-line column |
|
Set space between EQ_SUB and "','" |
|
Set space between levels of nesting |
|
Helper for setting spaces |
|
Unindent a child if necessary |
|
Start comments with a space |
|
Get the start right |
|
Style the active file |
|
Style the highlighted region |
|
Prettify arbitrary R code |
|
Style a file |
|
Style guides |
|
Prettify R source code |
|
Style a region of text given context |
|
Style a string |
|
Non-invasive pretty printing of R code |
|
Run a collection of tests |
|
|
Transforming test input with a transformer function |
Create the path to a test that file |
|
The tidyverse style |
|
Check whether a parse table is a multi-line token |
|
Obtain token table from text |
|
Transform a file an check the result |
|
Transform a file an give customized message |
|
Transform files with transformer functions |
|
Unindent a child |
|
Update the indention reference |
|
|
Update indention information of parse data |
Update the newlines attribute |
|
Transform a flat parse table with a list of transformers |
|
Visit'em all |