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

3
LINES

< > BotCompany Repo | #1028452 // unparseFunctionCall - reverse function of parseFunctionCall

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

Libraryless. Click here for Pure Java version (2555L/16K).

sS unparseFunctionCall(Pair<S, LS> p) {
  ret p == null ? null : formatFunctionCall(p.a, toObjectArray(p.b));
}

Author comment

Began life as a copy of #1014758

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: #1028452
Snippet name: unparseFunctionCall - reverse function of parseFunctionCall
Eternal ID of this version: #1028452/1
Text MD5: 3af07bb1da4476a19e7e1f6eb1d961ba
Transpilation MD5: 34eba59101fe0384ca54ca5bd42e66e0
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-20 19:52:09
Source code size: 113 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 101 / 162
Referenced in: [show references]