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