dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
SemanticPass1.insert
dil
semantic
Pass1
SemanticPass1
Inserts a symbol into the current scope.
void
insert
(
Symbol
symbol
)
class
SemanticPass1
void
insert
(
Symbol
symbol
)
void
insert
(
Symbol
symbol
,
Identifier
*
name
)
void
insert
(
Symbol
symbol
,
ScopeSymbol
scopeSym
)
Meta
Source
See Implementation
dil
semantic
Pass1
SemanticPass1
classes
Deferred
constructors
this
functions
addDeferred
enterScope
error
exitScope
insert
insertOverload
isModuleScope
reportSymbolConflict
run
variables
alignSize
context
deferred
importModule
linkageType
modul
protection
scop
storageClass
Inserts a symbol into the current scope.