public interface OXQStackTraceElement
OXQDebugListener| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getModuleLocationURI()Gets the location of the current module, or  nullif not available. | 
| XQStaticContext | getStaticContext()Gets a read-only view of the static context at this execution point, or  nullif not available. | 
| XQStackTraceElement | getXQView()Returns the  XQStackTraceElementinstance corresponding to this instance. | 
XQStackTraceElement getXQView()
XQStackTraceElement instance corresponding to this instance.XQStackTraceElement instancejava.lang.String getModuleLocationURI()
null if not available.null if not availableXQStaticContext getStaticContext()
null if not available.null if not available