Get the activation record context. This can be any object representing the
activation record e.g., a function symbol, a rule set context, whatever
delimits a call boundary.
Returns:
The activation context.
countSymbols
intcountSymbols()
visit all symbols in this Scope,
Returns:
true if the visitor want to continue visitiong other symbol/scope,
false otherwise.