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

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

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

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