Modifier and Type | Field and Description |
---|---|
parse_action_row[] |
parse_action_table.under_state
Actual array of rows, one per state.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
lalr_state.fix_with_precedence(production p,
int term_index,
parse_action_row table_row,
parse_action act)
Procedure that attempts to fix a shift/reduce error by using
precedences.
|
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.