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.2
Syntax
C#
public string MatchClassName { get; }

Property Value

Type: String

Implements

IRulePatternMatchClassName
See Also