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

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

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

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