CallSignature Module
Functions and values
| Function or value |
Description
|
Full Usage:
render ctx scopeStore callSignature
Parameters:
GeneratorContext
scopeStore : RenderScopeStore
callSignature : CallSignature
Returns: FunctionLikeSignature<TypeRefRender, Name<MeasureProduct<camel, MeasureOne>>, 'a>
Type parameters: 'a |
|
Full Usage:
renderMember ctx scopeStore callSignatures
Parameters:
GeneratorContext
scopeStore : RenderScopeStore
callSignatures : CallSignature list
Returns: MemberRender<TypeRefRender, Name<MeasureProduct<camel, MeasureOne>>, 'a>
Type parameters: 'a |
|