Show / Hide Table of Contents

Namespace Itinero.Profiles.Lua.Debugging

Classes

DebuggerAction

Wrapper for a debugger initiated action

DebugService

Class providing services specific to debugger implementations.

SourceCode

Class representing the source code of a given script

SourceRef

Class representing a reference to source code interval

WatchItem

A watch item for the debugger to consume. Most properties make or not sense depending on the WatchType.

Interfaces

IDebugger

Interface for debuggers to implement, in order to provide debugging facilities to Scripts.

Enums

DebuggerAction.ActionType

Type of the action

DebuggerCaps

Enumeration of capabilities for a debugger

WatchType

Enumeration of the possible watch types

Back to top Built by Itinero, MIT licensed.