Libraryless. Click here for Pure Java version (4141L/24K).
1 | sS tok_javaStandardSpaces(S src) {
|
2 | ret join(tok_javaStandardSpaces(javaTok(src))); |
3 | } |
4 | |
5 | static LS tok_javaStandardSpaces(LS tok) {
|
6 | ret tok_insertAFewSpaces(javaTok_simpleSpacesAndTrim(tok)); |
7 | } |
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: | 353 / 466 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |