Click or drag to resize

LGSPRuleAndMatchingPatternsRules Property

All the rule representations generated

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public abstract LGSPRulePattern[] Rules { get; }

Property Value

Type: LGSPRulePattern
See Also