Click or drag to resize

EmbeddedGraphs_Enumerator Class

enumerator over submatches due to subpatterns
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspEmbeddedGraphs_Enumerator

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

The EmbeddedGraphs_Enumerator type exposes the following members.

Constructors
  NameDescription
Public methodEmbeddedGraphs_Enumerator
Initializes a new instance of the EmbeddedGraphs_Enumerator class
Top
Properties
  NameDescription
Public propertyCurrent
Top
Methods
  NameDescription
Public methodDispose
Public methodMoveNext
Public methodReset
Top
See Also