Class EmptySearchScope

  • All Implemented Interfaces:
    SearchScope

    public final class EmptySearchScope
    extends BaseScope
    Scope that knows nothing. Note, we've got few scopes and search scopes, namely jetbrains.mps.scope.Scope from [kernel], openapi SearchScope and deprecated jetbrains.mps.smodel.search.ISearchScope from [kernel] as well. Unfortunately, all of them are in use now. All need an empty scope, and it's easy for names to clash. This class corresponds to openapi search scope instance.
    Since:
    3.4