mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
use struct PgfSequenceItor for consistency
This commit is contained in:
@@ -9,7 +9,7 @@ struct PGF_INTERNAL_DECL PgfPhrasetableEntry {
|
||||
ref<Vector<PgfSequenceBackref>> backrefs;
|
||||
};
|
||||
|
||||
class PgfSequenceItor;
|
||||
struct PgfSequenceItor;
|
||||
typedef ref<Node<PgfPhrasetableEntry>> PgfPhrasetable;
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
|
||||
Reference in New Issue
Block a user