Toggle Debug After Unload
class ToggleDebugAfterUnload(val workbench: AvailWorkbench) : AbstractWorkbenchAction
Content copied to clipboard
A ToggleDebugAfterUnload toggles the flag that indicates whether to trace objects after each module unload, to determine if the module is still accessible from the AvailRuntime to write debug information about primitive execution to the transcript.
Parameters
workbench
The owning AvailWorkbench.
Constructors
Link copied to clipboard
Construct a new ToggleDebugAfterUnload.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun removePropertyChangeListener(p0: PropertyChangeListener)
Content copied to clipboard
Link copied to clipboard