 | SequenceExpressionExecutionHelper Class |
The sequence expression execution helper selects and executes the correct version of an operator based on the target and argument types.
It is employed at runtime for sequence operator implementation, or at compile time in case the type is not known statically.
Inheritance HierarchySystemObject
de.unika.ipd.grGen.libGrSequenceExpressionExecutionHelper
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static class SequenceExpressionExecutionHelper
The SequenceExpressionExecutionHelper type exposes the following members.
Methods
See Also