static int indexOfFirstVerb(L<S> tok, int i) { ret indexOfAny(tok, i, knownVerbs()); } static int indexOfFirstVerb(L<S> tok) { ret indexOfFirstVerb(tok, 0); }
Began life as a copy of #1011062
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: | #1011063 | 
| Snippet name: | indexOfFirstVerb | 
| Eternal ID of this version: | #1011063/4 | 
| Text MD5: | 6cd8f986c703dacb8aafd88c73a697dd | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-10-23 01:36:11 | 
| Source code size: | 169 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 703 / 726 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |