styler (version 1.1.0)

next_non_comment: Find the index of the next non-comment in a parse table

Description

Find the index of the next non-comment in a parse table

Usage

next_non_comment(pd, pos)

Arguments

pd

A parse table.

pos

The position of the token to start the search from.