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

4
LINES

< > BotCompany Repo | #1030992 // test_tok_parseForStatement

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

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

svoid test_tok_parseForStatement() {
  assertEqualsVerbose(new tok_parseForStatement_For("bla", " /* comment */ blubb; // comment"),
    tok_parseForStatement(TokScanner("for (bla) /* comment */ blubb; // comment"));
}

Author comment

Began life as a copy of #1030991

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030992
Snippet name: test_tok_parseForStatement
Eternal ID of this version: #1030992/1
Text MD5: 3d454d6ceddccb597a6621219a415324
Transpilation MD5: 4b35d14a175bdd422bc54e205eff32bf
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-18 19:23:58
Source code size: 221 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 78 / 133
Referenced in: [show references]