Home
last modified time | relevance | path

Searched defs:setImportedName (Results 1 – 1 of 1) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/
H A DCommon.hs2631 setImportedName (ImportedName x) y = ImportedName y function
2632 setImportedName (ImportedModule x) y = ImportedModule y function