scopeAddSymbol

fun scopeAddSymbol(scopeId: <Error class: unknown class>, symbol: String, value: <Error class: unknown class>? = null)(source)

Adds a symbol to the given scope.

Parameters

scopeId

the scope id

symbol

the symbol to add

value

the value of the symbol