Click or drag to resize

SequenceGeneratorHelper Class

The sequence generator helper contains miscellaneous code in use by the sequence generator, sequence computation generator, and sequence expression generator. It esp. contains parameter type information and code for parameter building, as well as type computation, variable access and constant generation.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspSequenceGeneratorHelper

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

The SequenceGeneratorHelper type exposes the following members.

Constructors
 NameDescription
Public methodSequenceGeneratorHelperInitializes a new instance of the SequenceGeneratorHelper class
Top
Methods
Fields
 NameDescription
Public fieldactionsTypeInformation 
Top
See Also