Click or drag to resize

SequenceSomeFromSetFromTotalMatch Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public void FromTotalMatch(
	int totalMatch,
	out int rule,
	out int match
)

Parameters

totalMatch
Type: SystemInt32
rule
Type: SystemInt32
match
Type: SystemInt32
See Also