addImplementationToImportModule

abstract fun addImplementationToImportModule(name: A_String, importModule: StacksImportModule)

Add the implementation to the provided StacksImportModule.

Parameters

name

Name of the implementation to add to the module.

importModule

The module to add the implementation to