Transpiled version (5462L) is out of date.
sclass LAS_VarContext > VarContext { bool returnFromScript; O returnValue; *() {} *(VarContext *parent) {} void returnFromScript(O value) { returnValue = value; set returnFromScript; } }
Began life as a copy of #1033977
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034263 |
| Snippet name: | LAS_VarContext - Left-arrow script var context. now merged into VarContext |
| Eternal ID of this version: | #1034263/4 |
| Text MD5: | a47291d869f938394504ec8e9605e9bd |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-29 13:19:06 |
| Source code size: | 221 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 597 / 744 |
| Version history: | 3 change(s) |
| Referenced in: | #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167) |