ScannerG.scopeRemoveSymbol

Removes a symbol from a scope.

class ScannerG
void
scopeRemoveSymbol
(
uint scopeId
,
string symbol
)

Parameters

scopeId uint

the scope id

symbol string

the symbol to remove

Meta