1 | static S dropJavaComments(S s) { |
2 | ret javaDropAllComments(s); |
3 | } |
4 | |
5 | |
6 | |
7 | static LS dropJavaComments(LS tok) { |
8 | ret javaDropAllComments(tok); |
9 | } |
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: | 180 / 214 |
Referenced in: | [show references] |