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

4
LINES

< > BotCompany Repo | #1024175 // tok_autoInitVars

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

Transpiled version (2388L) is out of date.

1  
svoid tok_autoInitVars(LS tok) {
2  
  jreplace(tok, "boolean <id>;", "boolean $2 = false;",
3  
    tokcondition { ret !contains(tok_modifiersLeftOf(tok, i+1), "final"); });
4  
}

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: #1024175
Snippet name: tok_autoInitVars
Eternal ID of this version: #1024175/4
Text MD5: 2f46898361b3de9f515ef4e4ead05d9b
Author: stefan
Category: javax / transpiling
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-24 14:15:45
Source code size: 171 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 283
Version history: 3 change(s)
Referenced in: [show references]