public interface Annotations
| Modifier and Type | Method and Description |
|---|---|
String |
annotatedPropertyName(org.eclipse.jdt.core.dom.MethodDeclaration node) |
String |
annotatedRenaming(org.eclipse.jdt.core.dom.BodyDeclaration node) |
org.eclipse.jdt.core.dom.TagElement |
effectiveAnnotationFor(org.eclipse.jdt.core.dom.BodyDeclaration node,
String annotation) |
org.eclipse.jdt.core.dom.TagElement effectiveAnnotationFor(org.eclipse.jdt.core.dom.BodyDeclaration node,
String annotation)
String annotatedPropertyName(org.eclipse.jdt.core.dom.MethodDeclaration node)
String annotatedRenaming(org.eclipse.jdt.core.dom.BodyDeclaration node)
Copyright © 2014. All Rights Reserved.