Examine Compilation Action
class ExamineCompilationAction(val workbench: AvailWorkbench, runtime: AvailRuntime) : AbstractWorkbenchAction
Content copied to clipboard
A ExamineCompilationAction presents information about a specific compilation of the selected module.
Parameters
workbench
The owning AvailWorkbench.
runtime
The active AvailRuntime.
Constructors
Link copied to clipboard
fun ExamineCompilationAction(workbench: AvailWorkbench, runtime: AvailRuntime)
Content copied to clipboard
Construct a new ExamineCompilationAction.
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