 | IMatchEmbeddedGraphs Property |
Enumerable returning enumerator over submatches due to subpatterns (most inefficient access)
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
SyntaxIEnumerable<IMatch> EmbeddedGraphs { get; }
Property Value
Type:
IEnumerableIMatch
See Also