public abstract class JavaSourceElement extends Object implements IJavaAnnotatedElement
| Constructor and Description |
|---|
JavaSourceElement() |
| Modifier and Type | Method and Description |
|---|---|
ILocationInfo |
getLocationInfo() |
protected abstract com.sun.source.tree.Tree |
getTree() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotation, getDeclaredAnnotations, getEnclosingClass, isAnnotationPresentprotected abstract com.sun.source.tree.Tree getTree()
public ILocationInfo getLocationInfo()
getLocationInfo in interface IJavaAnnotatedElementCopyright © 2017. All rights reserved.