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.2
Syntax
C#
public class EmbeddedGraphs_Enumerable : IEnumerable<IMatch>, 
	IEnumerable

The EmbeddedGraphs_Enumerable type exposes the following members.

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