Uses of Interface
org.eclipse.wst.jsdt.core.ast.IAnnotationFunctionDeclaration

Packages that use IAnnotationFunctionDeclaration
org.eclipse.wst.jsdt.core.ast   
 

Uses of IAnnotationFunctionDeclaration in org.eclipse.wst.jsdt.core.ast
 

Methods in org.eclipse.wst.jsdt.core.ast with parameters of type IAnnotationFunctionDeclaration
 void ASTVisitor.endVisit(IAnnotationFunctionDeclaration annotationTypeDeclaration)
           
 boolean ASTVisitor.visit(IAnnotationFunctionDeclaration annotationTypeDeclaration)