Warning: session_start(): open(/var/lib/php/sessions/sess_urfgvjai76vm17itru5324is0k, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
classDeclarationNames [1006799]

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

6
LINES

< > BotCompany Repo | #1006799 // classDeclarationNames

JavaX fragment (include)

static L<S> classDeclarationNames(L<L<S>> decls) {
  new L<S> have;
  for (L<S> c : decls)
    have.add(getClassDeclarationName(c));
  ret have;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006799
Snippet name: classDeclarationNames
Eternal ID of this version: #1006799/1
Text MD5: b941a714d461c5b8bc19f717336609e6
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-05 01:07:42
Source code size: 153 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 915 / 932
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)