 | IMatchesExactMatchInterfaceGetEnumeratorExact Method |
Returns enumerator over matches of exact type
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
SyntaxIEnumerator<MatchInterface> GetEnumeratorExact()
Return Value
Type:
IEnumeratorMatchInterface
See Also