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