dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
SymbolTable.lookup
dil
semantic
SymbolTable
SymbolTable
Looks up ident in the table.
Symbol
lookup
(
Identifier
*
ident
)
struct
SymbolTable
Symbol
lookup
(
Identifier
*
ident
)
Symbol
lookup
(
hash_t
hash
)
Return Value
Type:
Symbol
the symbol if there, otherwise null.
Meta
Source
See Implementation
dil
semantic
SymbolTable
SymbolTable
functions
insert
lookup
variables
table
Looks up ident in the table.