HomeSort by relevance Sort by last modified time
    Searched defs:ImportScope (Results 1 - 8 of 8) sorted by null

  /external/turbine/java/com/google/turbine/binder/lookup/
ImportScope.java 29 public interface ImportScope {
56 default ImportScope append(ImportScope next) {
57 return new ImportScope() {
64 return ImportScope.this.lookup(lookupKey, resolve);
70 * Creates a trivial {@link ImportScope} from a {@link Scope}, which ignores the provided {@link
72 * and {@link ImportScope}s together.
74 static ImportScope fromScope(Scope scope) {
75 return new ImportScope() {
83 /** Partially applies the given {@link ResolveFunction} to this {@link ImportScope}. *
    [all...]
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9+181-r4173-1/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r4023-3/
javac-9-dev-r4023-3.jar 
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 114 milliseconds