Package | Description |
---|---|
java_cup |
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.
|