Debugger

interface Debugger(source)

Functions

Link copied to clipboard
abstract fun endStep(step: AbstractStep)
Link copied to clipboard
abstract fun sendDocument(from: Pair<String, String>, to: Pair<String, String>, document: XProcDocument): XProcDocument
Link copied to clipboard
abstract fun startStep(step: AbstractStep)