Parser Integrity Check Action
class ParserIntegrityCheckAction(val workbench: AvailWorkbench, runtime: AvailRuntime) : AbstractWorkbenchAction
Content copied to clipboard
A ParserIntegrityCheckAction checks critical data structures used by the AvailCompiler.
Parameters
workbench
The owning AvailWorkbench.
runtime
The active AvailRuntime.
Constructors
Link copied to clipboard
fun ParserIntegrityCheckAction(workbench: AvailWorkbench, runtime: AvailRuntime)
Content copied to clipboard
Construct a new ParserIntegrityCheckAction.
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