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

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

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

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