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.2
Syntax
C#
protected Stack<LGSPSubpatternAction> openTasks

Field Value

Type: StackLGSPSubpatternAction
See Also