Package org.eclipse.tycho.classpath
Interface ClasspathEntry.AccessRule
-
- All Known Implementing Classes:
DefaultClasspathEntry.DefaultAccessRule
- Enclosing interface:
- ClasspathEntry
public static interface ClasspathEntry.AccessRule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getPattern()
boolean
isDiscouraged()
-