Click or drag to resize

SequenceSomeFromSetFromTotalMatch Method


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

Parameters

totalMatch  Int32
 
rule  Int32
 
match  Int32
 
See Also