forked from GitHub/gf-core
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