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

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

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

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