Interface ClasspathEntry
-
- All Known Implementing Classes:
AbstractClasspathEntry
,AbstractLibrary
,Container
,Library
,Output
,ProjectDependency
,SourceFolder
,Variable
public interface ClasspathEntry
Represents an entry in the Eclipse classpath.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
appendNode(Node node)
String
getKind()
-