Click or drag to resize

LGSPMatchesListMatch, MatchInterfaceFirst Property

The first match of this list.

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

Property Value

Type: IMatch

Implements

IMatchesFirst
See Also