Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/ternary-search-tree
PathIterator
Class PathIterator
Implements
IKeyIterator
<
string
>
Index
Constructors
constructor
Methods
cmp
has
Next
next
reset
value
Constructors
constructor
new
PathIterator
(
_splitOnBackslash
?:
boolean
,
_caseSensitive
?:
boolean
,
)
:
PathIterator
Parameters
_splitOnBackslash
:
boolean
= true
_caseSensitive
:
boolean
= true
Returns
PathIterator
Methods
cmp
cmp
(
a
:
string
)
:
number
Parameters
a
:
string
Returns
number
has
Next
hasNext
()
:
boolean
Returns
boolean
next
next
()
:
this
Returns
this
reset
reset
(
key
:
string
)
:
this
Parameters
key
:
string
Returns
this
value
value
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
cmp
has
Next
next
reset
value
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...