Click or drag to resize

LGSPSubpatternActionlastMatchAtPreviousNestingLevel Field

Last match at the previous nesting level in the temporary match object stack representing the pattern nesting from innermost outwards. Needed for patternpath checking in negatives/independents, used as starting point of patternpath isomorphy checks.

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

Field Value

Type: IMatch
See Also