Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
UriIterator
Class UriIterator
Implements
IKeyIterator
<
URI
>
Index
Constructors
constructor
Properties
_path
Iterator
_state
Idx
_states
_value
case
Sensitive
Methods
cmp
has
Next
next
reset
value
Constructors
constructor
new
Uri
Iterator
(
caseSensitive
)
:
UriIterator
Parameters
caseSensitive
:
boolean
Returns
UriIterator
Properties
Private
_path
Iterator
_path
Iterator
:
PathIterator
Private
_state
Idx
_state
Idx
:
number
= 0
Private
_states
_states
:
UriIteratorState
[]
= []
Private
_value
_value
:
URI
Protected
Readonly
case
Sensitive
case
Sensitive
:
boolean
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
:
URI
Returns
this
value
value
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
_path
Iterator
_state
Idx
_states
_value
case
Sensitive
cmp
has
Next
next
reset
value
Theia TypeDoc
Loading...