Searched refs:starImportModel (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/test/tools/javac/scope/
H A DStarImportTest.java228 starImportModel = new Model();
247 starImportModel.enter(e.sym);
252 starImportModel.check(starImportScope);
275 starImportModel.remove(sym);
299 starImportModel.check(starImportScope);
322 Model starImportModel; field in class:StarImportTest.Test

Completed in 30 milliseconds