addMacroImplementation

abstract fun addMacroImplementation(key: A_String, implementation: MacroComment)

Parameters

key

The name of the method used as a key to look up ImplementationGroup in the map.

implementation

The method implementation to add.