Logo Xantham

AnchorPath Module

Types

Type Description

SRTPHelper

Functions and values

Function or value Description

create value

Full Usage: create value

Parameters:
    value : ^T

Returns: AnchorPath
Modifiers: inline
Type parameters: ^T (requires (static member Create : ^T -> Xantham.Generator.NamePath.AnchorPath))
value : ^T
Returns: AnchorPath

createMember memberPath

Full Usage: createMember memberPath

Parameters:
Returns: AnchorPath
memberPath : MemberPath
Returns: AnchorPath

createModule modulePath

Full Usage: createModule modulePath

Parameters:
Returns: AnchorPath
modulePath : ModulePath
Returns: AnchorPath

createParameter parameterPath

Full Usage: createParameter parameterPath

Parameters:
Returns: AnchorPath
parameterPath : ParameterPath
Returns: AnchorPath

createType typePath

Full Usage: createType typePath

Parameters:
Returns: AnchorPath
typePath : TypePath
Returns: AnchorPath

createTypeParameter typeParameterPath

Full Usage: createTypeParameter typeParameterPath

Parameters:
Returns: AnchorPath
typeParameterPath : TypeParamPath
Returns: AnchorPath

flatten

Full Usage: flatten

Returns: AnchorPath -> Name<MeasureProduct<pascal, MeasureOne>> list

flattenCaseless

Full Usage: flattenCaseless

Returns: AnchorPath -> Name list
Returns: AnchorPath -> Name list

last

Full Usage: last

Returns: AnchorPath -> Name
Returns: AnchorPath -> Name

toTypePath _arg1

Full Usage: toTypePath _arg1

Parameters:
Returns: TypePath
_arg1 : AnchorPath
Returns: TypePath

traceToParentModule anchorPath

Full Usage: traceToParentModule anchorPath

Parameters:
Returns: ModulePath * Name list
anchorPath : AnchorPath
Returns: ModulePath * Name list

Type something to start searching.