Properties
Protected Readonly _disassemblyView
Protected _focusedStackFrameColor
_focusedStackFrameColor: undefined | Color
Protected _topStackFrameColor
_topStackFrameColor: undefined | Color
Protected Readonly openerService
openerService: OpenerService
templateId
templateId: string = InstructionRenderer.TEMPLATE_ID
Protected Readonly textModelService
textModelService: ITextModelService
Protected Readonly uriService
uriService: { asCanonicalUri: any }
Type declaration
asCanonicalUri:function
- asCanonicalUri(uri: Uri): Uri
Static Protected Readonly INSTRUCTION_ADDR_MIN_LENGTH
INSTRUCTION_ADDR_MIN_LENGTH: 25 = 25
Static Protected Readonly INSTRUCTION_BYTES_MIN_LENGTH
INSTRUCTION_BYTES_MIN_LENGTH: 30 = 30
Static Readonly TEMPLATE_ID
TEMPLATE_ID: "instruction" = 'instruction'