Click or drag to resize

SequenceGenerator Class

The sequence generator contains code to generate sequences, the sequence trees to be more precise, it is used by the lgsp sequence generator driver, emitting sequence heads and surrounding code.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspSequenceGenerator

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

The SequenceGenerator type exposes the following members.

Constructors
  NameDescription
Public methodSequenceGenerator
Initializes a new instance of the SequenceGenerator class
Top
Methods
Fields
  NameDescription
Public fieldexprGen
Top
See Also