Click or drag to resize

IndexAccessNeededElement Field

The pattern element that must be bound before the index can be accessed. null if the index 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