viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.errors
/
NameClashError
/
NameClashError
Name
Clash
Error
fun
NameClashError
(
name
:
Name
,
firstDeclaration
:
SourceLocation
,
secondDeclaration
:
SourceLocation
)