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

7
LINES

< > BotCompany Repo | #1022515 // gazelle_commentPatterns

JavaX fragment (include)

static TimedCache<Set<S>> gazelle_commentPatterns_cache = new(10*60.0);

static Set<S> gazelle_commentPatterns() {
  ret gazelle_commentPatterns_cache.get(func -> Set<S> { 
    concatMapAsCISet matchingPatternsInJavaXSource(
      textsOfStandardFunctions(gazelleRelatedStandardFunctions())) });
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022515
Snippet name: gazelle_commentPatterns
Eternal ID of this version: #1022515/3
Text MD5: b963f6ddb703e27686e8eaef9c872fd6
Author: stefan
Category: javax / gazelle
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-19 20:11:59
Source code size: 303 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 185 / 221
Version history: 2 change(s)
Referenced in: [show references]