struct Protocol::Debugger::EvaluateOnCallFrame
- Protocol::Debugger::EvaluateOnCallFrame
- Struct
- Value
- Object
Overview
Evaluates expression on a given call frame.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/debugger.crConstructors
Instance Method Summary
-
#exception_details : Runtime::ExceptionDetails | Nil
Exception details.
-
#result : Runtime::RemoteObject
Object wrapper for the evaluation result.