Package org.eclipse.handly.model
Interface ISourceFile
-
- All Superinterfaces:
IElement
,ISourceElement
- All Known Subinterfaces:
ISourceFileExtension
,ISourceFileImpl
,ISourceFileImplExtension
,ISourceFileImplSupport
- All Known Implementing Classes:
BaseSourceFile
,FsSourceFile
,SourceFile
,WorkspaceSourceFile
public interface ISourceFile extends ISourceElement
A marker interface for elements that represent a source file.