Eclipse CDT
7.0

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

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

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

Methods in org.eclipse.cdt.core.dom.ast.cpp with parameters of type ICPPASTAmbiguousTemplateArgument
 void ICPPASTTemplateId.addTemplateArgument(ICPPASTAmbiguousTemplateArgument ambiguity)
          Adds an ambiguity node for later resolution.
 


Eclipse CDT
7.0

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