Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DisassemblyViewRendererReference

Hierarchy

  • DisassemblyViewRendererReference

Index

Properties

currentInstructionAddresses: (undefined | string)[]
debugSession: undefined | { id: string }
focusedCurrentInstructionAddress: undefined | string
focusedInstructionAddress: undefined | string
fontInfo: BareFontInfo
isSourceCodeRender: boolean
onDidChangeStackFrame: IEvent<void>