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

5
LINES

< > BotCompany Repo | #1025205 // makeVar - make anonymous variable (fairly dummy version, but works)

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

Transpiled version (49L) is out of date.

static new AtomicInteger makeVar_varCount;

sS makeVar(S name default "") {
  ret anonVar(name, incAndGet(makeVar_varCount));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025205
Snippet name: makeVar - make anonymous variable (fairly dummy version, but works)
Eternal ID of this version: #1025205/3
Text MD5: 34ee6aa060c65c3bc8710e9bcce0ea67
Author: stefan
Category: javax / transpiling
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-26 22:43:58
Source code size: 131 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 283 / 351
Version history: 2 change(s)
Referenced in: [show references]