Transpiled version (5776L) is out of date.
1 | svoid tok_settableFields(LS tok) {
|
2 | new Tok_SettableFields().run(tok); |
3 | new Tok_SettableWithChangeFields().run(tok); |
4 | new Tok_SettableWithVar().run(tok); |
5 | |
6 | tok_gettableFields(tok); |
7 | } |
Began life as a copy of #1032961
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033078 |
| Snippet name: | tok_settableFields |
| Eternal ID of this version: | #1033078/23 |
| Text MD5: | c482552714b4e5de4f94f5f21342359b |
| Author: | stefan |
| Category: | javax / transpiling |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-07 20:02:18 |
| Source code size: | 194 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 479 / 663 |
| Version history: | 22 change(s) |
| Referenced in: | [show references] |