1 | !7 |
2 | |
3 | cmodule TokenTreeSpike > DynPrintLog {
|
4 | switchable S input; |
5 | |
6 | start-thread {
|
7 | LS tok = javaTokWithBrackets(input); |
8 | |
9 | tok_isRoundOrCurlyBracketed(t); |
10 | } |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027139 |
| Snippet name: | TokenTree Spike [dev.] |
| Eternal ID of this version: | #1027139/3 |
| Text MD5: | 91dac953ab96bf17a4462d34221d9558 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-22 10:13:19 |
| Source code size: | 182 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 461 / 493 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |