Eclipse CDT
Pre-release 3.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)
          Add an ambiguity node for later resolution.
 


Eclipse CDT
Pre-release 3.0

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