mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 06:22:51 -06:00
added exprFunctions in the Haskell binding
This commit is contained in:
@@ -200,6 +200,9 @@ pgf_expr_hash(GuHash h, PgfExpr e);
|
||||
PGF_API size_t
|
||||
pgf_expr_size(PgfExpr expr);
|
||||
|
||||
PGF_API GuSeq*
|
||||
pgf_expr_functions(PgfExpr expr, GuPool* pool);
|
||||
|
||||
typedef struct PgfPrintContext PgfPrintContext;
|
||||
|
||||
struct PgfPrintContext {
|
||||
|
||||
Reference in New Issue
Block a user