1 | static Web web_upper(Web web) {
|
2 | ret web_labelsToUpperCase(web); |
3 | } |
4 | |
5 | static void web_upper(WebNode node) {
|
6 | web_labelsToUpperCase(node); |
7 | } |
Began life as a copy of #1009972
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: | #1010069 |
| Snippet name: | web_upper - synonym of web_labelsToUpperCase - changes original web |
| Eternal ID of this version: | #1010069/1 |
| Text MD5: | 45d8f2ea9748e09901805afdcd43fe78 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-01 23:59:13 |
| Source code size: | 145 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 684 / 725 |
| Referenced in: | [show references] |