Click or drag to resize

SequenceContainerConstructorEmitter Class

The C#-part responsible for emitting the container constructor expressions that appear in an exec statement, in a post-run after generating the sequence.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspSequenceContainerConstructorEmitter

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

The SequenceContainerConstructorEmitter type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGenerateConstructor
Top
See Also