Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
PathIterator
Class PathIterator
Implements
IKeyIterator
<
string
>
Index
Constructors
constructor
Properties
_case
Sensitive
_from
_split
On
Backslash
_to
_value
Methods
cmp
has
Next
next
reset
value
Constructors
constructor
new
Path
Iterator
(
_splitOnBackslash
?
,
_caseSensitive
?
)
:
PathIterator
Parameters
_splitOnBackslash
:
boolean
= true
_caseSensitive
:
boolean
= true
Returns
PathIterator
Properties
Private
Readonly
_case
Sensitive
_case
Sensitive
:
boolean
= true
Private
_from
_from
:
number
Private
Readonly
_split
On
Backslash
_split
On
Backslash
:
boolean
= true
Private
_to
_to
:
number
Private
_value
_value
:
string
Methods
cmp
cmp
(
a
)
:
number
Parameters
a
:
string
Returns
number
has
Next
has
Next
(
)
:
boolean
Returns
boolean
next
next
(
)
:
this
Returns
this
reset
reset
(
key
)
:
this
Parameters
key
:
string
Returns
this
value
value
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
_case
Sensitive
_from
_split
On
Backslash
_to
_value
cmp
has
Next
next
reset
value
Theia TypeDoc
Loading...