Click or drag to resize

DisplayerPrintGlobalVariables Method


Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
protected abstract void PrintGlobalVariables(
	DebuggerGraphProcessingEnvironment debuggerProcEnv
)

Parameters

debuggerProcEnv  DebuggerGraphProcessingEnvironment
 
See Also