ScopeStack

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

pop
void pop()
Undocumented in source. Be warned that the author may not have intended to support it.
push
void push(Scope s)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

currentScope
Scope currentScope [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
has
bool has [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_stack
Scope[] _stack;
Undocumented in source.

Meta