static char unquoteCharacter(S s) { assertTrue(s.startsWith("'") && s.length() > 1); ret unquote("\"" + s.substring(1, s.endsWith("'") ? s.length()-1 : s.length()) + "\"").charAt(0); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003280 |
Snippet name: | unquoteCharacter |
Eternal ID of this version: | #1003280/1 |
Text MD5: | 462cee4d278fb0196cfd63163c29d06b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-06-14 23:47:19 |
Source code size: | 191 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 702 / 917 |
Referenced in: | [show references] |