Click or drag to resize

DebuggerEnvironment Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.graphViewerAndSequenceDebuggerDebuggerEnvironment
    de.unika.ipd.grGen.grShellGrShellSequenceApplierAndDebugger

Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
public class DebuggerEnvironment : IDebuggerEnvironment, 
	IDebuggerConsoleUI, IDebuggerConsoleUIForDataRendering, IDebuggerUIForDataRendering

The DebuggerEnvironment type exposes the following members.

Constructors
 NameDescription
Public methodDebuggerEnvironmentInitializes a new instance of the DebuggerEnvironment class
Top
Properties
Methods
Fields
 NameDescription
Protected fielddebugger 
Top
See Also