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

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

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

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