mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 23:02:50 -06:00
tabular linearization in the C and Java runtimes
This commit is contained in:
@@ -71,6 +71,11 @@ pgf_lzr_linearize(PgfConcr* concr, PgfCncTree ctree, size_t lin_idx,
|
||||
void
|
||||
pgf_lzr_linearize_simple(PgfConcr* concr, PgfCncTree ctree,
|
||||
size_t lin_idx, GuOut* out, GuExn* err);
|
||||
|
||||
|
||||
void
|
||||
pgf_lzr_linearize_table(PgfConcr* concr, PgfCncTree ctree,
|
||||
size_t* n_lins, GuString** labels);
|
||||
#endif
|
||||
|
||||
#ifdef PGF_PARSER_H_
|
||||
|
||||
Reference in New Issue
Block a user