 | IMatchEmbeddedGraphsEnumerator Property |
Enumerator over submatches due to subpatterns (efficiency in between getEmbeddedGraphAt and EmbeddedGraphs)
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
SyntaxIEnumerator<IMatch> EmbeddedGraphsEnumerator { get; }
Property Value
Type:
IEnumeratorIMatch
See Also