Class ClasspathAttribute
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttribute
- All Implemented Interfaces:
IClasspathAttribute
-
Field Summary
Fields inherited from interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
ADD_EXPORTS, ADD_OPENS, ADD_READS, EXTERNAL_ANNOTATION_PATH, IGNORE_OPTIONAL_PROBLEMS, INDEX_LOCATION_ATTRIBUTE_NAME, JAVADOC_LOCATION_ATTRIBUTE_NAME, LIMIT_MODULES, MODULE, MODULE_MAIN_CLASS, OPTIONAL, PATCH_MODULE, SOURCE_ATTACHMENT_ENCODING, TEST, WITHOUT_TEST_CODE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClasspathAttribute
-
-
Method Details
-
equals
-
getName
Description copied from interface:IClasspathAttributeReturns the name of this classpath attribute.- Specified by:
getNamein interfaceIClasspathAttribute- Returns:
- the name of this classpath attribute.
-
getValue
Description copied from interface:IClasspathAttributeReturns the value of this classpath attribute.- Specified by:
getValuein interfaceIClasspathAttribute- Returns:
- the value of this classpath attribute.
-
hashCode
-
toString
-