1 | // returns index of "{" or ";"
|
2 | static int tok_scanMethodHead_idx(LS tok, int i) { |
3 | ret tok_findEndOfMethodHeader(tok, i); |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033181 |
| Snippet name: | tok_scanMethodHead_idx - synonym of tok_findEndOfMethodHeader |
| Eternal ID of this version: | #1033181/1 |
| Text MD5: | dac458cfe38c80eb13bea4631652b053 |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-15 23:56:48 |
| Source code size: | 125 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 351 / 387 |
| Referenced in: | [show references] |