Trace Loaded Statements Action
class TraceLoadedStatementsAction(val workbench: AvailWorkbench) : AbstractWorkbenchAction
Content copied to clipboard
A TraceLoadedStatementsAction toggles the flag that indicates whether to show each top-level statement prior to running it, whether during compilation or when loading a pre-compiled module.
Parameters
workbench
The owning AvailWorkbench.
Constructors
Link copied to clipboard
Construct a new TraceLoadedStatementsAction.
Functions
Link copied to clipboard
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