|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.ajdt.internal.compiler.lookup.EclipseAnnotationConvertor
public class EclipseAnnotationConvertor
| Constructor Summary | |
|---|---|
EclipseAnnotationConvertor()
|
|
| Method Summary | |
|---|---|
static AnnotationAJ |
convertEclipseAnnotation(Annotation eclipseAnnotation,
World w,
EclipseFactory factory)
Convert one eclipse annotation into an AnnotationX object containing an AnnotationAJ object. |
static AnnotationValue |
generateElementValueForConstantExpression(Expression defaultValue,
TypeBinding defaultValueBinding)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EclipseAnnotationConvertor()
| Method Detail |
|---|
public static AnnotationAJ convertEclipseAnnotation(Annotation eclipseAnnotation,
World w,
EclipseFactory factory)
public static AnnotationValue generateElementValueForConstantExpression(Expression defaultValue,
TypeBinding defaultValueBinding)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||