Package net.sf.saxon.expr.instruct
Interface Debugger
public interface Debugger
This interface may be implemented by an external debugging tool
-
Method Summary
-
Method Details
-
makeSlotManager
SlotManager makeSlotManager()Create a SlotManager- Returns:
- the SlotManager
-