mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 18:52:50 -06:00
bugfixes for showContext & showType
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
|
||||
PgfText *get_text();
|
||||
|
||||
void hypo(PgfTypeHypo *hypo);
|
||||
void hypo(PgfTypeHypo *hypo, int prio);
|
||||
|
||||
virtual PgfExpr eabs(PgfBindType btype, PgfText *name, PgfExpr body);
|
||||
virtual PgfExpr eapp(PgfExpr fun, PgfExpr arg);
|
||||
|
||||
Reference in New Issue
Block a user