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

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

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

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