Click or drag to resize

IRulePatternGetImplementedMatchClass Method

Returns the implemented match class, if it is available, otherwise null

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
IMatchClass GetImplementedMatchClass(
	string name
)

Parameters

name  String
 

Return Value

IMatchClass
See Also