Class UriFragment

Hierarchy

  • UriFragment

Implements

  • HashCode
  • Compare
  • Debug
  • Display

Properties

identifier: string

Methods

  • Parameters

    Returns number

  • Type Parameters

    • T

    Parameters

    • output: Output<T>

    Returns Output<T>

  • Type Parameters

    • T

    Parameters

    • output: Output<T>

    Returns Output<T>

  • Parameters

    • that: unknown

    Returns boolean

  • Returns number

  • Returns boolean

  • Parameters

    • like: string

    Returns void

  • Returns string

  • Returns string

  • Parameters

    • identifier: string

    Returns UriFragment

  • Type Parameters

    Parameters

    • value: T

    Returns UriFragment | Uninitable<T>

  • Parameters

    • input: Input

    Returns Parser<UriFragment>

  • Parameters

    • string: string

    Returns UriFragment

Generated using TypeDoc