Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1028374 // lhsRhs_replaceStarsWithCountingDollarVars - * to $1, $2, ...

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2848L/18K).

static PairS lhsRhs_replaceStarsWithCountingDollarVars(PairS rule) {
  ret pairMap(s -> join(replaceStarsWithCountingDollarVars(javaTok(s))), rule);
}

Author comment

Began life as a copy of #1028373

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: #1028374
Snippet name: lhsRhs_replaceStarsWithCountingDollarVars - * to $1, $2, ...
Eternal ID of this version: #1028374/1
Text MD5: 71db94f182e4039d1c844fdced815103
Transpilation MD5: 34d6e003db3d113e02cfd78ecc899f93
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-14 17:07:12
Source code size: 152 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 93 / 150
Referenced in: [show references]