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

8
LINES

< > BotCompany Repo | #1023408 // test_tok_findEndOfType

JavaX fragment (include)

1  
svoid test_tok_findEndOfType() {
2  
  testFunctionValues tok_findEndOfType(
3  
    javaTok("O,x"), 3,
4  
    javaTok("O<a>,x"), 9,
5  
    javaTok("A.B x"), 7,
6  
    javaTok("A<C>.B<D> x"), 9*2+1,
7  
  );
8  
}

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: #1023408
Snippet name: test_tok_findEndOfType
Eternal ID of this version: #1023408/2
Text MD5: d2198c8f55dc81724dc766bd1feb15da
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-25 21:35:12
Source code size: 195 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 170 / 209
Version history: 1 change(s)
Referenced in: [show references]