mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
Initial check-in introducing experimental GLR parsing. See entry in
ChangeLog dated 2002-06-27 from Paul Hilfinger for details.
This commit is contained in:
@@ -35,6 +35,8 @@ typedef struct symbol_list_s
|
||||
location_t action_location;
|
||||
|
||||
symbol_t *ruleprec;
|
||||
int dprec;
|
||||
int merger;
|
||||
} symbol_list_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user