Click or drag to resize

PatternGraphisEmitOrAssertExisting Field

Tells whether one of the emit/emitDebug/assert/assertAlways procedures (which are interacting with the environment) are existing in this pattern graph (yields)

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

Field Value

Type: Boolean
See Also