XmlDebugListener::exit()

#include <DbXml.hpp>

void XmlDebugListener::exit(const XmlStackFrame *stack))

This method is called when a sub-expression has finished calculating the results requested.

Parameters

stack

The XmlStackFrame for the current execution context.

Class

XmlDebugListener

See Also

XmlDebugListener Methods