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.1
Syntax
C#
public ConstantParserHelper(
	DebuggerGraphProcessingEnvironment curShellProcEnv
)

Parameters

curShellProcEnv  DebuggerGraphProcessingEnvironment
 
See Also