Interface ISourceConstruct
- All Superinterfaces:
IElement, ISourceElement
- All Known Subinterfaces:
ISourceConstructImpl, ISourceConstructImplExtension, ISourceConstructImplSupport
- All Known Implementing Classes:
SourceConstruct
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).
-
Method Summary