routier-collection / core/src / renderCallAsJs
Function: renderCallAsJs()
renderCallAsJs(
call,renderOperand,renderArgs):string
Defined in: core/src/expressions/callSource.ts:87
Thunked because rendering a side can record a parameter, and regex-test emits its argument before its operand — so the two orders have to agree.
Parameters
call
renderOperand
() => string
renderArgs
() => string[]
Returns
string