styler (version 1.0.9000)

find_start_line: Get the start right

Description

On what line does the first token occur?

Usage

find_start_line(pd_nested)

Arguments

pd_nested

A nested parse table.

Value

The line number on which the first token occurs.