Libraryless. Click here for Pure Java version (6021L/34K).
1 | // for an example see HashedBWImage |
2 | svoid tok_defEquals(LS tok) {
|
3 | replaceKeywordBlock(tok, "equals <id> <id>", |
4 | "public bool equals(O $3) { if ($3 cast $2) {",
|
5 | "} false; }"); |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034820 |
| Snippet name: | tok_defEquals |
| Eternal ID of this version: | #1034820/2 |
| Text MD5: | 258ddb5711b1e4a6ad41ba0655855708 |
| Transpilation MD5: | e8892e168dbd2d2c0bf21d1c0e3821dc |
| Author: | stefan |
| Category: | javax / transpiling |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-10 23:59:16 |
| Source code size: | 190 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 387 / 520 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |