![]() | Iterated Fields |
The Iterated type exposes the following members.
Name | Description | |
---|---|---|
![]() | filters |
An array of the available filters
|
![]() | iteratedPattern |
The iterated pattern to be matched as often as possible within specified bounds.
|
![]() | maxMatches |
The upper bound to stop matching at, 0 means unlimited.
|
![]() | minMatches |
How many matches to find so the iterated succeeds.
|
![]() | originalIterated |
Links to the original iterated in case this iterated was inlined, otherwise null
|
![]() | originalSubpatternEmbedding |
Links to the original subpattern embedding which was inlined in case this iterated was inlined, otherwise null.
|