mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-17 07:02:51 -06:00
much faster grammar loading and dynamic updates
This commit is contained in:
@@ -78,7 +78,7 @@ public:
|
||||
ref<PgfPResult> read_presult();
|
||||
PgfSymbol read_symbol();
|
||||
ref<PgfSequence> read_seq();
|
||||
ref<Vector<ref<PgfSequence>>> read_seq_ids(ref<PgfConcrLincat> lincat, object container);
|
||||
ref<Vector<ref<PgfSequence>>> read_seq_ids(object container);
|
||||
PgfPhrasetable read_phrasetable(size_t len);
|
||||
PgfPhrasetable read_phrasetable();
|
||||
ref<PgfConcrLin> read_lin();
|
||||
|
||||
Reference in New Issue
Block a user