Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PathIterator

Implements

Index

Constructors

  • new PathIterator(_splitOnBackslash?: boolean, _caseSensitive?: boolean): PathIterator

Properties

_from: number
_to: number
_value: string

Methods

  • cmp(a: string): number
  • hasNext(): boolean
  • value(): string