dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
SemanticScope.reportSymbolConflict
dil
semantic
Passes
SemanticScope
Reports an error: new symbol s1 conflicts with existing symbol s2.
class
SemanticScope
void
reportSymbolConflict
(
Symbol
s1
,
Symbol
s2
,
Identifier
*
name
)
Meta
Source
See Implementation
dil
semantic
Passes
SemanticScope
constructors
this
functions
insert
insertOverload
isModuleScope
reportSymbolConflict
search
symbol
static variables
emptyIdScope
variables
idScope
ignoreSymbol
modul
reportUndefinedIds
rootIdNode
scop
undefinedIdsCount
Reports an error: new symbol s1 conflicts with existing symbol s2.