Click or drag to resize

PatternpathIsomorphyCheckerIsMatched Method (LGSPEdge, IMatch)

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

Parameters

edge
Type: de.unika.ipd.grGen.lgspLGSPEdge
lastMatchAtPreviousNestingLevel
Type: de.unika.ipd.grGen.libGrIMatch

Return Value

Type: Boolean
See Also