Scanner.scopeRemoveSymbol
void scopeRemoveSymbol(uint scopeId, string symbol) nothrowRemoves a symbol from a scope.
Parameters
scopeId | the scope id |
symbol | the symbol to remove |
void scopeRemoveSymbol(uint scopeId, string symbol) nothrowRemoves a symbol from a scope.
scopeId | the scope id |
symbol | the symbol to remove |