find_blank_lines_to_next_expr: Find blank lines
Description
What number of line breaks lay between the expressions?
Usage
find_blank_lines_to_next_expr(pd_nested)
Value
The line number on which the first token occurs.
Arguments
- pd_nested
A nested parse table.