Home
last modified time | relevance | path

Searched refs:other_act (Results 1 – 1 of 1) sorted by relevance

/cts/tools/dasm/src/java_cup/
Dlalr_state.java457 parse_action act, other_act; in build_table_entries() local
492 other_act = our_act_row.under_term[t]; in build_table_entries()
495 if (other_act.kind() != parse_action.SHIFT) in build_table_entries()
499 ((reduce_action)other_act).reduce_with().index()) in build_table_entries()