dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
SemanticScope.insertOverload
dil
semantic
Passes
SemanticScope
Inserts a symbol, overloading on the name, into the current scope.
class
SemanticScope
void
insertOverload
(
Symbol
sym
)
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
Inserts a symbol, overloading on the name, into the current scope.