1 | static L<S> ai_possibleRuleNames() {
|
2 | ret [S s : ellipsisTerms("the ... rule") |
|
3 | !swic(s, "the text of ") && !tok_containsSimpleArrow(s) |
4 | && !has(quote(s), "is", "not a rule name")]; |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1013460 |
| Snippet name: | ai_possibleRuleNames |
| Eternal ID of this version: | #1013460/8 |
| Text MD5: | a55110639ed38c1d0be08de022d9318e |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-01-08 05:47:52 |
| Source code size: | 196 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 659 / 712 |
| Version history: | 7 change(s) |
| Referenced in: | [show references] |