Package org.eclipse.handly.model
Interface ISourceConstruct
-
- All Superinterfaces:
IElement
,ISourceElement
- All Known Subinterfaces:
ISourceConstructImpl
,ISourceConstructImplExtension
,ISourceConstructImplSupport
- All Known Implementing Classes:
SourceConstruct
public interface ISourceConstruct extends ISourceElement
A marker interface for elements in a source file or, more generally, elements inside a "resource" that may have associated source (an example of such "resource" might be a class file in a jar).