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

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

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

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