TypeParamPath Module
Functions and values
| Function or value |
Description
|
Full Usage:
create name parent
Parameters:
Name<MeasureProduct<typar, MeasureOne>>
parent : TypeParamPathParent
Returns: TypeParamPath
|
|
Full Usage:
createOnMember name parent
Parameters:
Name<MeasureProduct<typar, MeasureOne>>
parent : MemberPath
Returns: TypeParamPath
|
|
Full Usage:
createOnParameter name parent
Parameters:
Name<MeasureProduct<typar, MeasureOne>>
parent : ParameterPath
Returns: TypeParamPath
|
|
Full Usage:
createOnType name parent
Parameters:
Name<MeasureProduct<typar, MeasureOne>>
parent : TypePath
Returns: TypeParamPath
|
|
Full Usage:
findParentModule typeParamPath
Parameters:
TypeParamPath
Returns: ModulePath
|
|
Full Usage:
traceToParentModule typeParamPath
Parameters:
TypeParamPath
Returns: ModulePath * Name list
|
Does not include the name of the parameter, or the returned module.
|