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.2
Syntax
C#
public bool isEmitOrAssertExistingPlusInlined

Field Value

Type: Boolean
See Also