Libraryless. Click here for Pure Java version (3887L/22K).
1 | sS tok_scanType(LS tok, int iTypeStart) {
|
2 | int iEndOfType = tok_endOfType(tok, iTypeStart); |
3 | ret joinSubList_cToC(tok, iTypeStart, iEndOfType); |
4 | } |
Began life as a copy of #1032851
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032957 |
| Snippet name: | tok_scanType |
| Eternal ID of this version: | #1032957/9 |
| Text MD5: | 30585221d34804e18776d2309927207c |
| Transpilation MD5: | 0d7b92f8cafb2e71c798e6b3f1002b62 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-15 21:28:03 |
| Source code size: | 152 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 392 / 570 |
| Version history: | 8 change(s) |
| Referenced in: | [show references] |