find_blank_lines_to_next_expr: Find blank lines

View source: R/transform-block.R

find_blank_lines_to_next_exprR Documentation

Find blank lines

Description

What number of line breaks lay between the expressions?

Usage

find_blank_lines_to_next_expr(pd_nested)

Arguments

pd_nested

A nested parse table.

Value

The line number on which the first token occurs.


krlmlr/styler documentation built on April 8, 2024, 7:53 p.m.