1 | sS markAllIdentifiersInCodeSafe(S code) {
|
2 | Set<S> s = asTreeSet(tok_allIdentifiers(code)); |
3 | ret s + " => " + markIdentifiersSafe(s); |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1022508 |
| Snippet name: | markAllIdentifiersInCodeSafe |
| Eternal ID of this version: | #1022508/2 |
| Text MD5: | 2aba8fc1c47d5089ae59c24597f5d2aa |
| Author: | stefan |
| Category: | javax / code analysis |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-19 14:00:41 |
| Source code size: | 139 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 450 / 494 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |