Click or drag to resize

LGSPSubpatternActionopenTasks Field

The subpattern actions which have to be executed until a full match is found The inheriting class contains the preset subpattern connection elements

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
protected Stack<LGSPSubpatternAction> openTasks

Field Value

StackLGSPSubpatternAction
See Also