struct EvaluateRequest

Defined at line 882 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h

Evaluates the given expression in the context of the topmost stack frame.

The expression has access to any variables and arguments that are in scope.

Public Members

optional context
basic_string expression
optional format
optional frameId