Click or drag to resize

PatternpathIsomorphyCheckerIsMatched(LGSPNode, IMatch) Method


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

Parameters

node  LGSPNode
 
lastMatchAtPreviousNestingLevel  IMatch
 

Return Value

Boolean
See Also