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