C# (CSharp) Rhino.Tools.Debugger Namespace

Nested Namespaces

Rhino.Tools.Debugger.Treetable

Classes

Name Description
Dim Dim or Debugger Implementation for Rhino.
Dim.ContextData Class to store information about a stack.
Dim.DimIProxy Proxy class to implement debug interfaces without bloat of class files.
Dim.FunctionSource Class to store information about a function.
Dim.SourceInfo Class to store information about a script source.
Dim.StackFrame Object to represent one stack frame.
Program Rhino script debugger main class.
Program.IProxy Class to consolidate all internal implementations of interfaces to avoid class generation bloat.