 | 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.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxpublic SequenceParserExceptionSubgraphError(
string construct,
string subgraphPrefix
)
Parameters
- construct String
-
- subgraphPrefix String
-
See Also