 | SequenceSpecial(SequenceType, Boolean) Constructor |
Initializes a new instance of the SequenceSpecial class.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxprotected SequenceSpecial(
SequenceType seqType,
bool special
)
Parameters
- seqType SequenceType
- The sequence type.
- special Boolean
- The initial value for the "Special" flag.
See Also