Libraryless. Click here for Pure Java version (2654L/17K).
static Set<S> allDollarVarsInText(S s) { ret filterCISet isDollarVar(javaTokC(s)); } static Set<S> allDollarVarsInText(LS tok) { ret filterCISet isDollarVar(codeTokens_lazy(tok)); }
Began life as a copy of #1018017
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028809 |
| Snippet name: | allDollarVarsInText |
| Eternal ID of this version: | #1028809/5 |
| Text MD5: | be1c923a2b9962c1d335ede27ba4bffd |
| Transpilation MD5: | 235b3ba58a50b1d3df8afe22685108fc |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-09 11:24:36 |
| Source code size: | 192 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 392 / 527 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |