Click or drag to resize

PatternElementMaybeNull Field

Tells whether this pattern element may be null. May only be true if pattern element is handed in as rule parameter.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public readonly bool MaybeNull

Field Value

Type: Boolean
See Also