public class ClasspathMultiDirectory extends ClasspathDirectory
| Modifier and Type | Field and Description |
|---|---|
boolean |
ignoreOptionalProblems |
limitModuleNames, module, patchModuleName, updates| Modifier and Type | Method and Description |
|---|---|
void |
acceptModuleInfo(ICompilationUnit cu,
Parser parser) |
boolean |
equals(java.lang.Object o) |
protected boolean |
isExcluded(IResource resource) |
IModule |
module() |
void |
setModule(IModule mod) |
java.lang.String |
toString() |
cleanup, debugPathString, findClass, findClass, getProjectRelativePath, hasCompilationUnit, hashCode, isOutputFolder, isPackage, listPackages, resetareAllModuleOptionsEqual, findClass, forBinaryFolder, forJrtSystem, forLibrary, forLibrary, getModule, getModulesDeclaringPackage, hasModule, singletonModuleNameIfpublic boolean equals(java.lang.Object o)
equals in class ClasspathDirectoryprotected boolean isExcluded(IResource resource)
isExcluded in class ClasspathDirectorypublic java.lang.String toString()
toString in class ClasspathDirectorypublic void acceptModuleInfo(ICompilationUnit cu, Parser parser)
public void setModule(IModule mod)
setModule in class ClasspathLocationpublic IModule module()