Click or drag to resize

SequenceExpressionGeneratorHelper Class

The sequence expression generator helper generates the code for the sequence expression operators, in case the (result) type is known statically (same semantics as calling the SequenceExpressionExecutionHelper, but faster due to statically known types).
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspSequenceExpressionGeneratorHelper

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public static class SequenceExpressionGeneratorHelper

The SequenceExpressionGeneratorHelper type exposes the following members.

Methods
See Also