 | LGSPEmbeddedSequenceClosure Class |
A closure for an exec statement in an alternative, iterated or subpattern,
containing the entities needed for the exec execution.
These exec are executed at the end of the rule which directly or indirectly used them,
long after the alternative/iterated/subpattern modification containing them has been applied.
The real stuff depends on the xgrs and is generated, implementing this abstract class.
Inheritance HierarchySystemObject
de.unika.ipd.grGen.lgspLGSPEmbeddedSequenceClosure
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic abstract class LGSPEmbeddedSequenceClosure
The LGSPEmbeddedSequenceClosure type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | exec |
Executes the embedded sequence closure
|
Top
See Also