Click or drag to resize

PatternGraphisEmitOrAssertExistingPlusInlined Field

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

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

Field Value

Boolean
See Also