Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MemoryProviderService

Index

Constructors

Properties

contributions: ContributionProvider<MemoryProvider>
defaultProvider: DefaultMemoryProvider
sessionManager: DebugSessionManager

Methods

  • formatVariableReference(variable?: DebugVariable): string
  • getSession(message: string): DebugSession
  • supportsVariableReferenceSyntax(variable?: DebugVariable): boolean
  • writeMemory(writeMemoryArguments: WriteMemoryArguments): Promise<WriteMemoryResponse>