Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SetVariableValueParameterType

Index

Properties

callFrameId

callFrameId: CallFrameId

Id of callframe that holds variable.

newValue

newValue: CallArgument

New variable value.

scopeNumber

scopeNumber: number

0-based number of scope as was listed in scope chain. Only 'local', 'closure' and 'catch' scope types are allowed. Other scopes could be manipulated manually.

variableName

variableName: string

Variable name.

Generated using TypeDoc