Click or drag to resize

Independents_Enumerable Class

enumerable returning enumerator over submatches due to independents
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspIndependents_Enumerable

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public class Independents_Enumerable : IEnumerable<IMatch>, 
	IEnumerable

The Independents_Enumerable type exposes the following members.

Constructors
  NameDescription
Public methodIndependents_Enumerable
Initializes a new instance of the Independents_Enumerable class
Top
Methods
  NameDescription
Public methodGetEnumerator
Top
See Also