Eclipse CDT
7.0

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

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

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

Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPASTTemplateDeclaration
 ICPPASTTemplateDeclaration ICPPASTTemplateDeclaration.copy()
           
 ICPPASTTemplateDeclaration ICPPASTTemplateDeclaration.copy(IASTNode.CopyStyle style)
           
 ICPPASTTemplateDeclaration ICPPTemplateScope.getTemplateDeclaration()
          Returns the corresponding template declaration
 ICPPASTTemplateDeclaration ICPPNodeFactory.newTemplateDeclaration(IASTDeclaration declaration)
           
 


Eclipse CDT
7.0

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