}
};
}
if (stackFrame instanceof DBGpStackFrame) {
new XDebugWatchExpressionDelegate().evaluateExpression(expression,
stackFrame, watchExpressionListener);
} else if (stackFrame instanceof PHPStackFrame) {
new PHPWatchExpressionDelegate().evaluateExpression(expression,