variablesReference property

int variablesReference
final

The variables of this scope can be retrieved by passing the value of variablesReference to the variables request as long as execution remains suspended. See 'Lifetime of Object References' in the Overview section for details.

Implementation

final int variablesReference;