Click or drag to resize

NameLookupNeededElement Field

The pattern element that must be bound before the name map can be accessed. null if the name map can be accessed straight from the beginning, does not depend on other nodes/edges.

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

Field Value

Type: PatternElement
See Also