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

5
LINES

< > BotCompany Repo | #1021860 // gazelle_goodAndBadValuesForVariable

JavaX fragment (include)

static Pair<Set<S>> gazelle_goodAndBadValuesForVariable(ai_gazelle_analyzeStatementsForRule_Data data, S var) {
  ret pair(
    getFromMultipleMapsAsCISet(data.completeGoodMappings, var),
    getFromMultipleMapsAsCISet(data.completeBadMappings, var));
}

Author comment

Began life as a copy of #1021472

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1021860
Snippet name: gazelle_goodAndBadValuesForVariable
Eternal ID of this version: #1021860/3
Text MD5: 97a6f223291ccb5570eab78cd86890eb
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-02 18:28:46
Source code size: 257 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 188 / 228
Version history: 2 change(s)
Referenced in: [show references]