mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 02:12:50 -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;
|
ref<Vector<PgfSequenceBackref>> backrefs;
|
||||||
};
|
};
|
||||||
|
|
||||||
class PgfSequenceItor;
|
struct PgfSequenceItor;
|
||||||
typedef ref<Node<PgfPhrasetableEntry>> PgfPhrasetable;
|
typedef ref<Node<PgfPhrasetableEntry>> PgfPhrasetable;
|
||||||
|
|
||||||
#pragma GCC diagnostic push
|
#pragma GCC diagnostic push
|
||||||
|
|||||||
Reference in New Issue
Block a user