XmlDebugListener::end()

#include <DbXml.hpp>

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

This method is called when BDB XML ends evaluation of a sub-expression.

Parameters

stack

The XmlStackFrame for the current execution context.

Class

XmlDebugListener

See Also

XmlDebugListener Methods