Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SubjectPath

Hierarchy

  • SubjectPath

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

elements

elements: string[] = []

Methods

clone

  • Returns SubjectPath

fromArray

  • fromArray(path: string[]): void
  • Parameters

    • path: string[]

    Returns void

fromPath

  • Parameters

    Returns void

fromString

  • fromString(path: string): void
  • Parameters

    • path: string

    Returns void

head

  • head(): string
  • Returns string

tail

  • Returns SubjectPath

Generated using TypeDoc