 | SequenceParserExceptionIndexConflictingNames Constructor |
Creates an instance with the name of the index and the conflicting one.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxpublic SequenceParserExceptionIndexConflictingNames(
string indexName,
string indexName2
)
Parameters
- indexName String
-
- indexName2 String
-
See Also