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

11
LINES

< > BotCompany Repo | #1005506 // Test flexMatchIC with empty "*"

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1568L/11K/34K).

!752

!include #1005507 // new flexMatchIC

p {
  printStruct(getFlexMatchIC("find *", "find"));
  printStruct(getFlexMatchIC("find *", "find nemo"));
  printStruct(getFlexMatchIC("find *", "find nemo's wife"));
  printStruct(getFlexMatchIC("find * yo", "find yo"));
  printStruct(getFlexMatchIC("find * yo", "find nemo's wife yo"));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005506
Snippet name: Test flexMatchIC with empty "*"
Eternal ID of this version: #1005506/1
Text MD5: 5e961062a528a300b0433830c463a3a6
Transpilation MD5: 9ccb11eb942727c80f41b9c90069368e
Author: stefan
Category: javax / parsing
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-11-24 00:09:22
Source code size: 347 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 494 / 510
Referenced in: [show references]