Boo: 下面的代码可以吗

发布于 2024-08-18 08:28:29 字数 209 浏览 5 评论 0原文

是否存在以下情况是有效的 Boo 语句:

target "something" requires "something"

其中 targetrequires 可以是宏/方法/任何其他内容(关键字除外)?
这是一个 DSL 问题,所以任何语言 hack 只要能编译就可以。

Is there a situation when the following is a valid Boo statement:

target "something" requires "something"

where target and requires can be a macros/method/anything other (except for keywords)?
This is a DSL question, so any language hack will do as long as it compiles.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

街角迷惘 2024-08-25 08:28:29

有一个补丁可以支持此功能,但默认情况下不支持。

There is a patch to support this, but by default, no.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文