ScopeIndex

Undocumented in source.

Members

Functions

get_scope
Scope* get_scope(CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
insert_scope
void insert_scope(Identifier id, AstIndex nodeIndex, CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
isDefined
bool isDefined()
Undocumented in source. Be warned that the author may not have intended to support it.
isUndefined
bool isUndefined()
Undocumented in source. Be warned that the author may not have intended to support it.
lookup_scope
AstIndex lookup_scope(Identifier id, CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
bool opCast()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

storageIndex
uint storageIndex;
Undocumented in source.

Meta