Click or drag to resize

PatternElementInitialization Property

The initialization expression for the element if some was defined, otherwise null.

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

Property Value

Expression
See Also