Click or drag to resize

Iterated Fields

The Iterated type exposes the following members.

Fields
 NameDescription
Public fieldfilters An array of the available filters
Public fielditeratedPattern The iterated pattern to be matched as often as possible within specified bounds.
Public fieldmaxMatches The upper bound to stop matching at, 0 means unlimited.
Public fieldminMatches How many matches to find so the iterated succeeds.
Public fieldoriginalIterated Links to the original iterated in case this iterated was inlined, otherwise null
Public fieldoriginalSubpatternEmbedding Links to the original subpattern embedding which was inlined in case this iterated was inlined, otherwise null.
Top
See Also