 | SequenceCheckingEnvironmentCheckRuleCall Method |
Helper for checking rule calls.
Type checks the input, type checks the output.
Throws an exception when an error is found.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxpublic void CheckRuleCall(
SequenceRuleCall seqRuleCall
)
Parameters
- seqRuleCall SequenceRuleCall
- The rule call to check
See Also