Avail Editor
constructor(workbench: AvailWorkbench, moduleName: ModuleName, afterTextLoaded: (AvailEditor) -> Unit = {})
Construct an AvailEditor.
Parameters
workbench
The owning AvailWorkbench.
module Name
The ModuleName of the module being opened in the editor.
after Text Loaded
Action to perform after text has been loaded to sourcePane.