Eclipse CDT
7.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTExplicitTemplateInstantiation

Packages that use IGPPASTExplicitTemplateInstantiation
org.eclipse.cdt.core.dom.ast.cpp   
org.eclipse.cdt.core.dom.ast.gnu.cpp   
 

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

Methods in org.eclipse.cdt.core.dom.ast.cpp that return IGPPASTExplicitTemplateInstantiation
 IGPPASTExplicitTemplateInstantiation ICPPNodeFactory.newExplicitTemplateInstantiationGPP(IASTDeclaration declaration)
          Deprecated. Replaced by ICPPNodeFactory.newExplicitTemplateInstantiation(IASTDeclaration).
 

Uses of IGPPASTExplicitTemplateInstantiation in org.eclipse.cdt.core.dom.ast.gnu.cpp
 

Methods in org.eclipse.cdt.core.dom.ast.gnu.cpp that return IGPPASTExplicitTemplateInstantiation
 IGPPASTExplicitTemplateInstantiation IGPPASTExplicitTemplateInstantiation.copy()
          Deprecated.  
 


Eclipse CDT
7.0

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