Class MostSpecificScope

java.lang.Object
org.ek9lang.compiler.support.MostSpecificScope
All Implemented Interfaces:
Supplier<IScope>

public final class MostSpecificScope extends Object implements Supplier<IScope>
Used when trying to locate the current class or dynamic class, to be able to check if access to fields or methods should be allowed, or even resolve methods without 'this' prefix.