static S assertIdentifier(S s) { ret assertIsIdentifier(s); } static S assertIdentifier(S msg, S s) { ret assertIsIdentifier(msg, s); }
Began life as a copy of #1002206
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: | #1002285 |
| Snippet name: | assertIdentifier - synonym of assertIsIdentifier |
| Eternal ID of this version: | #1002285/2 |
| Text MD5: | 6155be55ab431006d314058df25d8265 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-07 16:49:06 |
| Source code size: | 146 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1601 / 1985 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |