extend M7 semantic helpers
This commit is contained in:
@@ -27,5 +27,6 @@ FeM7ContextKind fe_m7_error_context(FeTypeCtx *ctx, const FeType *expected,
|
|||||||
|
|
||||||
FeM7LazyKind fe_m7_lazy_kind(const FeNode *node);
|
FeM7LazyKind fe_m7_lazy_kind(const FeNode *node);
|
||||||
int fe_m7_is_try(const FeNode *node);
|
int fe_m7_is_try(const FeNode *node);
|
||||||
|
int fe_m7_is_null(const FeNode *node);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user