Click or drag to resize

LGSPRulePatternMatchClassName Property

The name of the real .NET class type of the match of the rule/action (fully qualified).

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public string MatchClassName { get; }

Property Value

String

Implements

IRulePatternMatchClassName
See Also