Click or drag to resize

PatternpathIsomorphyCheckerIsMatched(LGSPEdge, IMatch) Method


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

Parameters

edge  LGSPEdge
 
lastMatchAtPreviousNestingLevel  IMatch
 

Return Value

Boolean
See Also