Click or drag to resize

LGSPMatchesListMatch, MatchInterfaceFirstImplementation Property

Returns the first match of exact type (null if no match exists).

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public Match FirstImplementation { get; }

Property Value

Type: Match
See Also