org.eclipse.jdt.internal.compiler.env
Class AccessRestriction
java.lang.Object
org.eclipse.jdt.internal.compiler.env.AccessRestriction
public class AccessRestriction
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classpathEntryType
public byte classpathEntryType
COMMAND_LINE
public static final byte COMMAND_LINE
- See Also:
- Constant Field Values
PROJECT
public static final byte PROJECT
- See Also:
- Constant Field Values
LIBRARY
public static final byte LIBRARY
- See Also:
- Constant Field Values
classpathEntryName
public java.lang.String classpathEntryName
AccessRestriction
public AccessRestriction(AccessRule accessRule,
byte classpathEntryType,
java.lang.String classpathEntryName)
getProblemId
public int getProblemId()
ignoreIfBetter
public boolean ignoreIfBetter()