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

12
LINES

< > BotCompany Repo | #1023237 // MatchDoubleRestAttractor

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

Libraryless. Click here for Pure Java version (3017L/19K).

sclass MatchDoubleRestAttractor > Attractor {
  S pattern;
  new Matches m;
  
  *() {}
  *(S *pattern) {}
  *(S *pattern, Runnable *action) {}
  
  public bool matches(S s) {
    ret matchDoubleRest(pattern, s, m);
  }
}

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: #1023237
Snippet name: MatchDoubleRestAttractor
Eternal ID of this version: #1023237/2
Text MD5: c61bcc4c7f755864a8d674f894ebc56b
Transpilation MD5: fda897f41e3732425a0af61f1b4236bd
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-05-19 01:27:24
Source code size: 232 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 206 / 626
Version history: 1 change(s)
Referenced in: [show references]