dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Scope.lookup
dil
semantic
Scope
Scope
Finds a symbol in this scope.
class
Scope
Symbol
lookup
(
Identifier
*
name
)
Parameters
name
Type:
Identifier
*
The name of the symbol.
Meta
Source
See Implementation
dil
semantic
Scope
Scope
constructors
this
functions
classScope
enter
exit
findScope
lookup
moduleScope
search
variables
parent
symbol
Finds a symbol in this scope.