Click or drag to resize

SequenceParserExceptionIndexTwoUpperBounds Constructor

Creates an instance with the name of the index.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public SequenceParserExceptionIndexTwoUpperBounds(
	string indexName
)

Parameters

indexName  String
 
See Also