variablesReference property
If variablesReference
is > 0, the evaluate result is structured and its
children can be retrieved by passing 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;