Libraryless. Click here for Pure Java version (16653L/100K).
svoid aic_compareEscapeWords() { var x = new AIC_EvaluateParameter<S>("escapeWord", ll("x", "xx", "X", "Y", "y", "yy", "a", "Z"), (escapeWord, aic) -> { aic.escapeWord(escapeWord); printVars(+aic, +escapeWord); }); x.demo.inputText(loadSnippet(#1034520)); x.run(); x.printTokenByTokenDiffs(); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034543 |
| Snippet name: | aic_compareEscapeWords |
| Eternal ID of this version: | #1034543/1 |
| Text MD5: | fd2620b6d2124ff9f42271f6eda6cae5 |
| Transpilation MD5: | 64c22a5b95864fc38aae025f1e753c7d |
| Author: | stefan |
| Category: | javax / text compression |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-11 21:58:59 |
| Source code size: | 331 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 368 / 485 |
| Referenced in: | [show references] |