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

9
LINES

< > BotCompany Repo | #1025150 // dropJavaComments - synonym of javaDropAllComments

JavaX fragment (include)

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



static LS dropJavaComments(LS tok) {
  ret javaDropAllComments(tok);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025150
Snippet name: dropJavaComments - synonym of javaDropAllComments
Eternal ID of this version: #1025150/1
Text MD5: 013c453528e54b192dac6761213d6a6d
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-09 13:38:23
Source code size: 140 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 109 / 145
Referenced in: [show references]