Example usage for org.eclipse.jdt.internal.core INameEnvironmentWithProgress interface-usage

List of usage examples for org.eclipse.jdt.internal.core INameEnvironmentWithProgress interface-usage

Introduction

In this page you can find the example usage for org.eclipse.jdt.internal.core INameEnvironmentWithProgress interface-usage.

Usage

From source file com.codenvy.ide.ext.java.server.internal.core.search.matching.JavaSearchNameEnvironment.java

public class JavaSearchNameEnvironment implements INameEnvironment, SuffixConstants, INameEnvironmentWithProgress {

    ClasspathLocation[] locations;

    /*
     * A map from the fully qualified slash-separated name of the main type (String) to the working copy

From source file org.eclipse.che.jdt.internal.core.search.matching.JavaSearchNameEnvironment.java

public class JavaSearchNameEnvironment implements INameEnvironment, SuffixConstants, INameEnvironmentWithProgress {

    CodenvyClasspathLocation[] locations;

    /*
     * A map from the fully qualified slash-separated name of the main type (String) to the working copy