decode_var_first_line_of_desc: Title

Description Usage Arguments Value

Description

Title

Usage

1
2
decode_var_first_line_of_desc(data_line, data_line_num, prev_state,
  first_token_of_next_line)

Arguments

data_line

character string containing one full line from the input file

data_line_num

integer line number of data_line in original input file

prev_state

character string indicating the previous state, e.g., "state__block_start"

first_token_of_next_line

character string containing the first token type of the next line in the input file, e.g., "whitespace" or "symbol"

Value

character string indicating the next state to transition to, e.g., "state__block_start"


langfob/docaids documentation built on May 20, 2019, 7:56 p.m.