Click or drag to resize

PatternVariableAnnotations Property

The annotations of the pattern element

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

Property Value

Type: Annotations

Implements

IPatternElementAnnotations
See Also