Searched refs:start_items (Results 1 – 1 of 1) sorted by relevance
275 lalr_item_set start_items; in build_machine() local292 start_items = new lalr_item_set(); in build_machine()295 start_items.add(itm); in build_machine()298 kernel = new lalr_item_set(start_items); in build_machine()301 start_items.compute_closure(); in build_machine()304 start_state = new lalr_state(start_items); in build_machine()