Click or drag to resize

Alternatives_Enumerator Constructor

Initializes a new instance of the Alternatives_Enumerator class

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public Alternatives_Enumerator(
	IMatch match
)

Parameters

match
Type: de.unika.ipd.grGen.libGrIMatch
See Also