Click or drag to resize

Alternatives_Enumerable Class

enumerable returning enumerator over submatches due to alternatives
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspAlternatives_Enumerable

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

The Alternatives_Enumerable type exposes the following members.

Constructors
 NameDescription
Public methodAlternatives_EnumerableInitializes a new instance of the Alternatives_Enumerable class
Top
Methods
 NameDescription
Public methodGetEnumerator 
Top
See Also