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

4
LINES

< > BotCompany Repo | #1012770 // getSingleEllipsisMatchIC

JavaX fragment (include)

static Matches getSingleEllipsisMatchIC(S pat, S s) {
  new Matches m;
  ret singleEllipsisMatchIC(pat, s, m) ? m : null;
}

Author comment

Began life as a copy of #1012768

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: #1012770
Snippet name: getSingleEllipsisMatchIC
Eternal ID of this version: #1012770/1
Text MD5: 79fcb1dc5fa1a8d05e8a750effa7c686
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-13 01:08:04
Source code size: 126 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 274 / 305
Referenced in: [show references]