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

3
LINES

< > BotCompany Repo | #1028575 // pwt_raw

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

Libraryless. Click here for Pure Java version (2704L/17K).

static ParsedWithTokens<S> pwt_raw(LS tok, int iStart, int iEnd) {
  ret new ParsedWithTokens<S>(joinSubList(tok, iStart, iEnd), tok, iStart, iEnd);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028575
Snippet name: pwt_raw
Eternal ID of this version: #1028575/2
Text MD5: 87d0dd323fec196ee9b36ab3769d8b99
Transpilation MD5: 0085f9e1681211ea1b9e878ff5ded401
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-27 18:51:17
Source code size: 152 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 120 / 197
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)