Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.cpp.ICPPClassTemplatePartialSpecialization

Packages that use ICPPClassTemplatePartialSpecialization
org.eclipse.cdt.core.dom.ast.cpp   
 

Uses of ICPPClassTemplatePartialSpecialization in org.eclipse.cdt.core.dom.ast.cpp
 

Fields in org.eclipse.cdt.core.dom.ast.cpp declared as ICPPClassTemplatePartialSpecialization
static ICPPClassTemplatePartialSpecialization[] ICPPClassTemplatePartialSpecialization.EMPTY_PARTIAL_SPECIALIZATION_ARRAY
           
 

Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPClassTemplatePartialSpecialization
 ICPPClassTemplatePartialSpecialization[] ICPPClassTemplate.getPartialSpecializations()
           
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.