Click or drag to resize

PatternGraphmaxIsoSpace Field

Gives the maximum isoSpace number of the pattern reached by negative/independent nesting, clipped by LGSPElemFlags.MAX_ISO_SPACE which is the critical point of interest, this might happen by heavy nesting or by a subpattern call path with direct or indirect recursion on it including a negative/independent which gets passed.

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

Field Value

Type: Int32
See Also