Click or drag to resize

EmbeddedGraphs_Enumerable Class

enumerable returning enumerator over submatches due to subpatterns
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspEmbeddedGraphs_Enumerable

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

The EmbeddedGraphs_Enumerable type exposes the following members.

Constructors
 NameDescription
Public methodEmbeddedGraphs_EnumerableInitializes a new instance of the EmbeddedGraphs_Enumerable class
Top
Methods
 NameDescription
Public methodGetEnumerator 
Top
See Also