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

11
LINES

< > BotCompany Repo | #1003472 // makeOccTree - should not use, use makeOccTree2 instead

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

Libraryless. Compilation Failed (15210L/105K).

static OccTree2 makeOccTree(S theme) {
  ret makeOccTree2(theme);
}

static OccTree2 makeOccTree(S theme, bool print) {
  ret makeOccTree2(theme, print);
}

static OccTree2 makeOccTree(L<Dialog> dialogs) {
  ret makeOccTree2(dialogs);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1003472
Snippet name: makeOccTree - should not use, use makeOccTree2 instead
Eternal ID of this version: #1003472/3
Text MD5: 7f5c1e0f020265079339c55a90325114
Transpilation MD5: 54615c1f4b6d3b9ea29b19d24138c544
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-11 14:26:38
Source code size: 246 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 576 / 667
Version history: 2 change(s)
Referenced in: [show references]