Click or drag to resize

LGSPRuleAndMatchingPatternsRulesAndSubpatterns Property

All the rule and subrule representations generated

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

Property Value

Type: LGSPMatchingPattern
See Also