Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1003337 // javaDropComments - now complete - synonym of javaDropAllComments

JavaX fragment (include)

static S javaDropComments(S s) {
  ret javaDropAllComments(s);
}

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: #1003337
Snippet name: javaDropComments - now complete - synonym of javaDropAllComments
Eternal ID of this version: #1003337/3
Text MD5: 4e9f806a42a42f89c83cc33f051717b9
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-02 11:21:55
Source code size: 66 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 534 / 1110
Version history: 2 change(s)
Referenced in: #1003572 - getJavaLineComment - only at end of input
#1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1008627 - javaDropAllComments