org.eclipse.cdt.make.internal.core.scannerconfig.util
Class PathInfoToLangSettingsConverter
java.lang.Object
org.eclipse.cdt.make.internal.core.scannerconfig.util.PathInfoToLangSettingsConverter
public class PathInfoToLangSettingsConverter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PathInfoToLangSettingsConverter
public PathInfoToLangSettingsConverter()
getSupportedEntryKinds
public static int getSupportedEntryKinds(IDiscoveredPathManager.IDiscoveredPathInfo info)
getSupportedEntryKinds
public static int getSupportedEntryKinds(IDiscoveredPathManager.IPerFileDiscoveredPathInfo info)
entriesForKind
public static org.eclipse.cdt.core.settings.model.ICLanguageSettingEntry[] entriesForKind(int kind,
int flags,
PathInfo info)