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

7
LINES

< > BotCompany Repo | #1033009 // tok_javaStandardSpaces

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4141L/24K).

sS tok_javaStandardSpaces(S src) {
  ret join(tok_javaStandardSpaces(javaTok(src)));
}

static LS tok_javaStandardSpaces(LS tok) {
  ret tok_insertAFewSpaces(javaTok_simpleSpacesAndTrim(tok));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033009
Snippet name: tok_javaStandardSpaces
Eternal ID of this version: #1033009/5
Text MD5: e3c3f033b1e1efd2c6e07431a679c234
Transpilation MD5: 6aa9e43b015b0709b54a7fefc809b489
Author: stefan
Category: javax / transpilation
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-11 10:26:56
Source code size: 200 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 90 / 133
Version history: 4 change(s)
Referenced in: [show references]