|
Eclipse JDT 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISourceRange | |
org.eclipse.jdt.core | The Java model is the set of classes that model the objects associated with creating, editing, and building a Java program. |
Uses of ISourceRange in org.eclipse.jdt.core |
Methods in org.eclipse.jdt.core that return ISourceRange | |
ISourceRange |
IMember.getNameRange()
Returns the source range of this member's simple name, or null if this member does not have a name
(for example, an initializer), or if this member does not have
associated source code (for example, a binary type). |
ISourceRange |
ISourceReference.getSourceRange()
Returns the source range associated with this element. |
|
Eclipse JDT 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |