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

15
LINES

< > BotCompany Repo | #1018445 // Test isJavaTokHygienic (OK)

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

Download Jar. Libraryless. Click here for Pure Java version (6781L/49K).

!7

p-exp {
  testFunctionValues_struct(f isJavaTokHygienic,
    [["bla"]], true,
    [["bla]], false,
    [[']], false,
    [['ok]], true,
    [['ok ]], true,
    [[yo]], true,
    "[[", false,
    "[[]", false,
    "[[]]", true,
  );
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018445
Snippet name: Test isJavaTokHygienic (OK)
Eternal ID of this version: #1018445/6
Text MD5: 2c9a96bcfa6828584b4d82e32062c2b7
Transpilation MD5: 7954f1b0059107218b7b1bf30741e749
Author: stefan
Category: javax / tokenizing
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-30 19:46:52
Source code size: 251 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 296 / 773
Version history: 5 change(s)
Referenced in: [show references]