Click or drag to resize

PatternMatchingConstruct Constructor

Initializes a new instance of the PatternMatchingConstruct class

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public PatternMatchingConstruct(
	string symbol,
	PatternMatchingConstructType constructType
)

Parameters

symbol  String
 
constructType  PatternMatchingConstructType
 
See Also