Click or drag to resize

SequenceParserExceptionSubgraphError Constructor

Creates an instance with the construct(/variable) that comes with a subgraph prefix (but shouldn't) and the subgraph prefix.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public SequenceParserExceptionSubgraphError(
	string construct,
	string subgraphPrefix
)

Parameters

construct  String
 
subgraphPrefix  String
 
See Also