Share via


IDebugExpressionEvaluator3

Represents an expression evaluator (EE) with an enhanced parser tree.

IDebugExpressionEvaluator3 : IDebugExpressionEvaluator2

Notes for Callers

This version of the parser passes the symbol provider and address of the evaluating frame.

Methods

In addition to the methods on the IDebugExpressionEvaluator2 interface, this interface implements the following method:

Method

Description

IDebugExpressionEvaluator3::Parse2

Converts an expression string to a parsed expression given the symbol provider and the address of the evaluating frame.

Requirements

Header: Ee.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll