add Method Implementation
open override fun addMethodImplementation(key: A_String, implementation: MethodComment)
Content copied to clipboard
Parameters
key
The name of the method used as a key to look up ImplementationGroup in the map.
implementation
The method implementation to add.