Uses of Class
org.codehaus.aspectwerkz.annotation.TypedAnnotationProxy

Packages that use TypedAnnotationProxy
org.codehaus.aspectwerkz.annotation.expression   
 

Uses of TypedAnnotationProxy in org.codehaus.aspectwerkz.annotation.expression
 

Fields in org.codehaus.aspectwerkz.annotation.expression declared as TypedAnnotationProxy
protected  TypedAnnotationProxy AnnotationVisitor.m_annotationProxy
           
 

Methods in org.codehaus.aspectwerkz.annotation.expression with parameters of type TypedAnnotationProxy
static void AnnotationVisitor.parse(TypedAnnotationProxy annotation, ASTRoot root)
           
 

Constructors in org.codehaus.aspectwerkz.annotation.expression with parameters of type TypedAnnotationProxy
AnnotationVisitor(ASTRoot root, TypedAnnotationProxy annotationProxy)
          Creates a new visitor.
 



Copyright © 2002-2004 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.