Click or drag to resize

LGSPMatchingPatternAnnotations Property

The annotations of the matching pattern (test/rule/subpattern)

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

Property Value

Annotations

Implements

IMatchingPatternAnnotations
See Also