- ctor
void ctor(Scope* enclosing)
Undocumented in source. Be warned that the author may not have intended to support it.
- ctor
void ctor(Program program, FunctionDefinition fd)
Undocumented in source. Be warned that the author may not have intended to support it.
- ctor
void ctor(FunctionDefinition fd)
Undocumented in source. Be warned that the author may not have intended to support it.
- dtor
void dtor()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSource
d_string getSource()
Undocumented in source. Be warned that the author may not have intended to support it.
- insert
Symbol insert(Symbol s)
Undocumented in source. Be warned that the author may not have intended to support it.
- insertLabel
LabelSymbol insertLabel(LabelSymbol ls)
Undocumented in source. Be warned that the author may not have intended to support it.
- pop
void pop()
Undocumented in source. Be warned that the author may not have intended to support it.
- push
Scope* push()
Undocumented in source. Be warned that the author may not have intended to support it.
- push
Scope* push(FunctionDefinition fd)
Undocumented in source. Be warned that the author may not have intended to support it.
- search
Symbol search(Identifier* ident)
Undocumented in source. Be warned that the author may not have intended to support it.
- searchLabel
LabelSymbol searchLabel(Identifier* ident)
Undocumented in source. Be warned that the author may not have intended to support it.
- zero
void zero()
Undocumented in source. Be warned that the author may not have intended to support it.