dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
SemanticPass2.this
dil
semantic
Pass2
SemanticPass2
Constructs a SemanticPass2 object.
class
SemanticPass2
this
(
Module
modul
)
Parameters
modul
Type:
Module
The module to be checked.
Meta
Source
See Implementation
dil
semantic
Pass2
SemanticPass2
constructors
this
functions
enterScope
error
exitScope
interpret
run
search
variables
idScope
modul
scop
Constructs a SemanticPass2 object.