o_Resolve Forward
open override fun o_ResolveForward(self: AvailObject, forwardDefinition: A_BasicObject)
Content copied to clipboard
The interpreter is in the process of resolving this forward declaration. Record the fact that this definition no longer needs to be cleaned up if the rest of the module compilation fails.
Parameters
self
The module.
forward Definition
The forward declaration to be removed.