|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceMapper | |
|---|---|
| org.eclipse.jdt.internal.core | |
| Uses of SourceMapper in org.eclipse.jdt.internal.core |
|---|
| Methods in org.eclipse.jdt.internal.core that return SourceMapper | |
|---|---|
SourceMapper |
PackageFragmentRoot.getSourceMapper()
|
SourceMapper |
JavaProject.getSourceMapper()
|
SourceMapper |
JavaElement.getSourceMapper()
Returns the SourceMapper facility for this element, or null if this element does not have a
SourceMapper. |
| Methods in org.eclipse.jdt.internal.core with parameters of type SourceMapper | |
|---|---|
protected IJavaElement |
ClassFile.findElement(IJavaElement elt,
int position,
SourceMapper mapper)
Finds the deepest IJavaElement in the hierarchy of
elt's children (including |
void |
PackageFragmentRoot.setSourceMapper(SourceMapper mapper)
For use by AttachSourceOperation only. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||