Libraryless. Click here for Pure Java version (3261L/21K).
1 | svoid tok_beforeMethods(LS tok) {
|
2 | replaceKeywordBlock(tok, "void <id> :: before", |
3 | "void $2() {",
|
4 | "super.$2(); }"); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030427 |
| Snippet name: | tok_beforeMethods |
| Eternal ID of this version: | #1030427/1 |
| Text MD5: | 4f2ca94fca5803959ad29a832a639d96 |
| Transpilation MD5: | 54ffec3ea569f07df6a40be0dafe0d94 |
| Author: | stefan |
| Category: | javax / transpiling |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-12-16 01:15:06 |
| Source code size: | 130 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 467 / 623 |
| Referenced in: | [show references] |