Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ANTLRWorks 1.5 有一个“解释器”选项卡,您可以在其中输入字符串来测试您的解析器。到目前为止,我还没有在 ANTLRWorks 2 中找到任何等效的东西。它有类似的东西吗?如果有,它是如何访问的?
我也一直在寻找这个功能。
我发现的唯一方法是菜单Run > Run in TestRig...。不幸的是,输入必须在文件中提供。
Run > Run in TestRig...