mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 18:52:50 -06:00
API for adding concrete syntaxes. Garbage collection to be fixed!
This commit is contained in:
@@ -42,6 +42,8 @@ public:
|
||||
void write_abscat(ref<PgfAbsCat> abscat);
|
||||
void write_abstract(ref<PgfAbstr> abstract);
|
||||
|
||||
void write_concrete(ref<PgfConcr> concr);
|
||||
|
||||
void write_pgf(ref<PgfPGF> pgf);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user