mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 18:52:50 -06:00
reading & showing unicode identifiers
This commit is contained in:
@@ -46,6 +46,8 @@ public:
|
||||
// it will be allocated automatically.
|
||||
void nprintf(size_t buf_size, const char *format, ...) __attribute__ ((format (printf, 3, 4)));
|
||||
|
||||
void print_name(PgfText *name);
|
||||
|
||||
PgfText *get_text();
|
||||
|
||||
virtual PgfExpr eabs(PgfBindType btype, PgfText *name, PgfExpr body);
|
||||
|
||||
Reference in New Issue
Block a user