Click or drag to resize

ConstantParserHelper Constructor

Initializes a new instance of the ConstantParserHelper class

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
public ConstantParserHelper(
	DebuggerGraphProcessingEnvironment curShellProcEnv
)

Parameters

curShellProcEnv
Type: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerDebuggerGraphProcessingEnvironment
See Also