mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -06:00
working fullFormLexicon. Slows down loading and compilation
This commit is contained in:
@@ -74,7 +74,9 @@ public:
|
||||
ref<PgfPResult> read_presult();
|
||||
PgfSymbol read_symbol();
|
||||
ref<PgfSequence> read_seq();
|
||||
void read_seq_id(ref<ref<PgfSequence>> r);
|
||||
ref<Vector<ref<PgfSequence>>> read_seq_ids(object container);
|
||||
PgfPhrasetable read_phrasetable(size_t len);
|
||||
PgfPhrasetable read_phrasetable();
|
||||
ref<PgfConcrLin> read_lin();
|
||||
ref<PgfConcrPrintname> read_printname();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user