add Definition
fun addDefinition(nameInModule: NameInModule, definitionType: NamesIndex.DefinitionType, manifestIndex: Int)
Add information about a Definition.
Parameters
name In Module
The NameInModule that is having a Definition added.
definition Type
The DefinitionType categorizing the definition.
manifest Index
The index into this ModuleCompilation's ManifestRecord's manifest entries, indicating which top-level statement was responsible for the adding this Definition.