mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 23:32:51 -06:00
prepare for context-sensitive parsing
This commit is contained in:
@@ -266,6 +266,7 @@ struct PGF_INTERNAL_DECL PgfConcrPrintname {
|
||||
struct PGF_INTERNAL_DECL PgfLRShift {
|
||||
size_t next_state;
|
||||
ref<PgfConcrLincat> lincat;
|
||||
bool exact;
|
||||
size_t r;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user