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