Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/ternary-search-tree
UriIterator
Class UriIterator
Implements
IKeyIterator
<
URI
>
Index
Constructors
constructor
Properties
case
Sensitive
Methods
cmp
has
Next
next
reset
value
Constructors
constructor
new
UriIterator
(
caseSensitive
:
boolean
)
:
UriIterator
Parameters
caseSensitive
:
boolean
Returns
UriIterator
Properties
Protected
Readonly
case
Sensitive
caseSensitive
:
boolean
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
:
URI
)
:
this
Parameters
key
:
URI
Returns
this
value
value
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
case
Sensitive
Methods
cmp
has
Next
next
reset
value
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...