ContextOps
Extension methods for contexts where we want to keep the ctx.
Extensions
Extensions
Context where sym
is defined, assuming we are in a nested context.
Context where sym
is defined, assuming we are in a nested context.
The denotation with the given name
and all required
flags in current context
The denotation with the given name
and all required
flags in current context
Enter symbol into current class, if current class is owner of current context, or into current scope, if not. Should always be called instead of scope.enter in order to make sure that updates to class members are reflected in finger prints.
Enter symbol into current class, if current class is owner of current context, or into current scope, if not. Should always be called instead of scope.enter in order to make sure that updates to class members are reflected in finger prints.