Libraryless. Click here for Pure Java version (3494L/21K).
svoid tok_beaConceptDecls(LS tok) { ret unless contains(tok, "beaConcept"); jreplace(tok, "beaConcept <id> > <id>", "concept $2 > $4"); jreplace(tok, "beaConcept <id> {", "concept $2 > BEAObject {"); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030743 |
| Snippet name: | tok_beaConceptDecls |
| Eternal ID of this version: | #1030743/3 |
| Text MD5: | 9ceb596716f440960da42eb0eb8fae1c |
| Transpilation MD5: | 4090eafee4f9de0171b772270c8ca5bb |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-03-18 21:33:24 |
| Source code size: | 211 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 391 / 529 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |